ansh
Newbie level 1
- Joined
- Mar 19, 2013
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,292
friends, i have a pic development board. whenever i want to program it, i do it through the usb of my pc as a bootloader program is already there...may be the manufacture of the board is responsible for that. i want to enter a program's hex code and store it into micro-controller's program memory and through one of the ports of the micro-controller. and once that program is stored in its program memory, i want to execute it. can anyone share their ideas with me regarding this. please share whatever you think about this. right now i am facing problem with storing the hex code in the controller's program memory. the micro-controller which i am using is pic18f4550.