Other Parts Discussed in Thread: C2000WARE
Tool/software:
Hi,
I'm currently working on TMS320F28375S, using bootloader.
When I try to bootload the application code ,it sometimes doesn't jump to application,like it goes to some other address,I have given the address of 2 sectors in Bank 1 namely FLASHE_F.
It should Jump to FlashG_H after few operations.But it stops jumping.
I have given
BEGIN: 80000
Bootcode resides in FLASH A
I sometimes feel that it continuously resets after few times of bootloading
What might be the issues for this?
Thanks in advance