Hey guys,
I am working on a class project with the TI Experimenter's Board which has the MSP430F5438 on board. Additionally, this board has the physical connections available for the eZ430-RF2500 kit in order to send and recieve information in a wireless manner. I want to be able to program the device through wireless, rather than having to connect the debugger every time. I do not have to use the eZ430-RF2500 kit, I could always use another wireless device..
This is my first TI device, and so I am new to the field of microprocessors in general. However, after doing a bit of research I found that it can be done, primarily it is shown to work with the TI-Chronos, which has a function called rf-BSL, through which you can write new code onto your device via wireless. I want to be able to accomplish something like this, and I found that in order to do so, I must modify the current BSL on the MSP430F5438. Is this the only way to proceed, or is there another way to program the device via wireless? Basically, I would need to send the code, store it at the correct memory location and then execute the code without having to connect the board at all.
If a new and custom BSL is needed, which is my thought, is there any way to get some example code, or at least some help coming up with the structure of such code? This would be my first time writing such code, and I would greatly appreciate tips and pointers as to the right approach for this.
Thanks a lot!
Alvaro Aguilar
St. Mary's University, San Antonio, TX