This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Cypress FX2 and Keil

Hi guys, I am using keil C51 to do the program and debugging the cypress FX2 ezusb chip.
In my project options I selected Cypress FX2 as the device type.
Should I add an include file in my .a51 file?
Also, if I need to add one instruction at location 0043h, how do I do it?
I tried CSEG 0043h, keil says syntax error.
I am new to both cypress fx2 and keil.

Parents
  • Andrew, In my first post at 8052.com, I was asking for assembly examples for cypress FX2 chip. I subsequently asked about keil and 8051 in the same thread. Which I posted here too(not intentional as I mentioned before).
    That thread has only 4 replies.
    Anyways, not sure why you are so concerned. If you want me to delete this post, I will.
    I read forum rules, it doesn't mention anything about cross posting. If you are the moderator, please go ahead and delete.

Reply
  • Andrew, In my first post at 8052.com, I was asking for assembly examples for cypress FX2 chip. I subsequently asked about keil and 8051 in the same thread. Which I posted here too(not intentional as I mentioned before).
    That thread has only 4 replies.
    Anyways, not sure why you are so concerned. If you want me to delete this post, I will.
    I read forum rules, it doesn't mention anything about cross posting. If you are the moderator, please go ahead and delete.

Children