This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SD16_A bug and Bootstrap loader problem in msp430F47186

Other Parts Discussed in Thread: MSP430F47186

Hello!

I'm trying a new msp430F47186. And there are some problems i've found in this device:

1. I can't assign, for example, SD16_A channel 0 to inputs A1-A5, only to A0! Exactly the same behavior in other channels - I can assign each channel only one corresponding input. If I assign channel Inappropriate his entrance, then the conversion result is a noise around zero. But in UserGuide is said, that i can assign any internal channel to any AX input...

2. Bootstrap loader doesn't work at all. If i try to get BSL version using BSL_Scripter.exe program it returns "ERROR (2xx assumed)". Using debugger I've read the memory at location 0xC00 (start of BSL):

 000C00    0C06               mova    @R12,R6

 000C02    0C1E               mova    @R12+,R14

 000C04    3FFF               jmp     0xC04  - what is this? In previous versions of BSL (under 2.13) there were no jump to itself! 

I thought thait it is a bug in revision of my MCU, but i haven't found this bug in Erratasheet.

I would appreciate your answers, if any.

 

**Attention** This is a public forum