cooolajit
Newbie level 5
- Joined
- Nov 3, 2011
- Messages
- 8
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,340
Hello,
Basically I'm working on MSP430 microcontroller using IAR embedded workbench IDE. I'm downloading hex files from the server to the microcontroller. My main task is to download the hex file & store it in external flash memory & read it back. I'm able to download 3 hex files each of size 340KB. but the code is getting hanged when I'm downloading 4th hex file. please suggest the solution for the issue.
Basically I'm working on MSP430 microcontroller using IAR embedded workbench IDE. I'm downloading hex files from the server to the microcontroller. My main task is to download the hex file & store it in external flash memory & read it back. I'm able to download 3 hex files each of size 340KB. but the code is getting hanged when I'm downloading 4th hex file. please suggest the solution for the issue.