Hi guys, I am currently using MSP-430PM64 for my project. Using IAR workbench i need a program to display my reading that i input to my Zigbee module then to zigbee basestation, in the end displayed on another terminal. My concern is
1. Because MSP-430PM64 is already soldered im not sure if i still need to modify it to be able to run my project
2. I certainly need a program for my MSP-430PM64. So that any input i type eg. 123 , will be received by my another terminal.
3. What kind of programs should i use to at my other terminal so that i can receive my data?