Hey guys,
Let me start out by saying thanks for reading this. I am a *super* newbie in this stuff - hardware is decidedly not my area of expertise ;)
I've got an AM3358 ARM device, connected up to an MSP430G2553. The task that I've been given is to set it up so that we can re-flash the BSL on the MSP from said ARM device. They are connected to each other using the UART3 pins.
Using mspdebug and aiming at my uart3 device, using tilib, flash-bsl, and uif-bsl, I wind up with assorted errors (timeouts, errors initializing the device, or Bootloader active (error = 56))
I am assuming that these errors are indicative of the MSP not being in BSL mode - does that seem reasonable? And that my problem is *probably* that however we've got the chip wired up is such where the reset/test pins arent being appropriately tagged to switch modes?
Are there any specific tests/commands I can use to try to verify this?
Sorry for all the questions, just super new at this stuff :D
Thanks again!