Tool/software: Code Composer Studio
Hello all,
I am developing a customer bootloader. Application is stored at FLASHH_C(origin = 0x3D8102, length = 0x017EFE), bootloader is stored at FLASHB_A (origin = 0x3F0000, length = 0x007f80). When application is downloaded, bootloader execute watchdog software reset, bootloader is again execute, the application code is found, then jump to application code.
The problem is that, during watchdog software reset, there is ocassionally illegal_isr interrupt serviced? Could anybody tell me how to solve such a problem?
Best Regards
Yunhua

