Posted on April 18, 2006 at 08:07Hi, thanks for your help! I have still a problem with irqs. When I start the FLASH_WordWrite and an irq happens, LR-Register is overwritten. When I run it in debug mode, it runs fine. As a work around I disable the i...
Posted on April 18, 2006 at 06:56Hi, the frequency shouldn't be the problem. It's set to 8MHz. I don't read from flash, while I'm writing it. I use remapping to copy the flash program to the ram, to run the program from the ram. Thanks, Moe [ This m...
Posted on April 12, 2006 at 15:32 Hello, this is an IAP with download via USB. It works fine, when I debug it, but when it runs normally, it seems to be disturbed by an IRQ, because the LR-Register is overwritten. The consequence is that it b...
Posted on April 07, 2006 at 11:44 Hi, I want to use IAP with USB and use remapping if necessary. Unfortunately I have got a problem with the assembler files (71x_init.s, 71x_vect.s, init_table.s) and the xlink command file. Are these files de...