• Unable to execute firmware without debugger
    Hi, I am running the BSD Client example on a MCB1700 evaluation board and I've been able to build the project, download it on target via ULink2 (Cortex Debug connector) and receive the sent packets...
  • LPC932 Does Not Execute
    Hi, What could be the reason why the LPC932 would stop executing a program. It is a program that I had used many times and now it is not being executed. For instance, there is a number in hex which will...
  • Re:Re code does not execute properly
    the following code is an IAP routine in assembly being called from a c source : The return path is not found by the assembly function. #include <REG51F.H> extern void led_wr(unsigned char x); extern...
  • ISOLOOP Firmware
    Hi, I have written a driver for Cypress EZ USB FX based device. To test ISO Writes, I have written a firmware where in, in the SOF ISR, I am copying the contents of OUT8DATA to IN8DATA. (in my firmware...
  • Programmer Firmware
    Hi all, I came across few programmer schematics and noticed that the microcontroller used to store firmware is the same product as the microcontroller that is intended to programmer. My question...