Posted on May 17, 2011 at 09:45I'm using WDG in timer mode and I want the WDG to generate an end of count interrupt. The code to setup the WDG (at 1ms end of count) and VIC has to be correct because my IRQ handler is called at least once and only on...
Posted on May 17, 2011 at 09:45Hi, I attached a CrossWorks 1.7 project of a bootloader to load in Bank1 of STR9 that receives a file from network using uIP and writes it to Bank 0. Everything is working fine but when jumping to Bank 0, it doesn't wo...
Posted on May 17, 2011 at 09:45Is there any tool to program STR9 flash in a comstick board? I'm using CrossWorks 1.7 but strange things happen. I'm not sure that when programming bank1 the other bank is left untouched. I imagine I can't use CAPS.
Posted on May 17, 2011 at 09:36I used your code, loading it to Bank1 but when trying to start application in Bank 0 I receive an abort exception. Any idea?