Thread: assembly for M8 microprocessor series

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    and the Hat of Clumsiness GanglyLamb's Avatar
    Join Date
    Oct 2002
    Location
    between photons and phonons
    Posts
    1,110

    assembly for M8 microprocessor series

    Don't ask me why but I'm currently having a project for school , we need to use the CY7C63001 microcontroller which is a low speed usb controller from cypress.

    Problem is the thing is so old , i cant find too much info on this controller.. So far i've managed to get my hands on an assembler for this controller, problem is since I have only programmed for the 68K I don't know where to start...

    I've already got my hands on a brief explanation on the assembly language that is used to program this controller.

    What I'm looking for now is some sort of Visual Simulator like I have for the 68K. Currently I only have the assembler which is a console program.

    If I would have a visual simulator it would really help me alot to bring this project to a good end.

    So anyone around that has experience with programming for these series or that has some more info, feel free to respond , I'd really appreciate it.

    Thanks in advance,

    Ganglylamb.

    PS: If there are any other low-cost low speed usb controllers , and you have experience with these please share your knowledge. I've already been looking in the enCore series - also from cypress , they are more advanced and replace alot of otherwise needed external components that are now directly integrated in the chip. The reason why I don't really want to use this controller is because of the cost, the controller itself is cheap, but the developer kit which is pretty necessary is too expensive for this project ( which is funded by our school since we'll be making some kind of educational purpose board they want to use next year )
    Last edited by GanglyLamb; 02-16-2006 at 03:27 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Learning Assembly
    By mrafcho001 in forum Tech Board
    Replies: 5
    Last Post: 03-12-2006, 05:00 PM
  2. C to assembly interface
    By Roaring_Tiger in forum C Programming
    Replies: 4
    Last Post: 02-04-2005, 03:51 PM
  3. assembly language...the best tool for game programming?
    By silk.odyssey in forum Game Programming
    Replies: 50
    Last Post: 06-22-2004, 01:11 PM
  4. True ASM vs. Fake ASM ????
    By DavidP in forum A Brief History of Cprogramming.com
    Replies: 7
    Last Post: 04-02-2003, 04:28 AM
  5. C,C++,Perl,Java
    By brusli in forum C Programming
    Replies: 9
    Last Post: 12-31-2001, 03:35 AM