Part Number: MSP430FR4133
Hello,
I recently fabricated this launchpad board with a little bit of modifications,
Basically, I worked on the original Eagle project for this device & implemented the following changes:
1- Removed Emulator portion of the board, leaving only the JTAG header so that I can hookup emulator from another prefabricated launchpad board through jumper wires.
2- Modified the LCD (used a bigger LCD requiring a couple of more LCD pins).
3- attached pins 38-39-40 from MCU to an H-bridge IC for a dc motor control.
Now when I'm using an emulator from another board by using 2-wire spy bi-wire (GND, 3.3V, 2 wires of SBW) with CCS to load software, the error pops up saying unknown device.
Do I need to dig deeper into learning about the JTAG implementation of TI as there are so many details?
Could we have done something wrong that would burn or permanently damage the on-board MCU?
Am I right by using CCS debug feature to download any software/firmware?
Can you give me any hint about what could have gone wrong assuming that I have already completed visual and electrical inspection of the board.
Thanks