• code does not work when add code into another code banking
    hi, All I encountered a strange problem. When I integrated my mudole into the project, which is finished by my colleague and me, the total project can not work normmaly and can not dislpay anything...
  • code does not work when add code into another code banking
    hi, All I encountered a strange problem. When I integrated my mudole into the project, which is finished by my colleague and me, the total project can not work normmaly and can not dislpay anything...
  • Assembly code embedded in C code
    Hi all, I am using the chip C8051F020 manufactured by Cygnal Integrated Products. My compiler is C51. How can I include a assembly code in the C code to implement a clock of 8MHz. I tried using for...
  • Placing code well after startup code
    Hello, I am using MDK ARM for a project that is originally designed for Infineon XMC4300 with the DAVE IDE. I have integrated this project successfully into MDK ARM (µVision) All runs great. The...
  • Put assembler code into c code
    Hello, I am trying to put a assembler code into a c code, but it gives me errors. I would be pleased if someone explains me how to do it or gives me an example. Thank you very much