Re: [Mspgcc-users] Mspdebug: "prog" programs vectors, not program code

2016-08-16 Thread MarkoC
Hello, I have looked into the ELF file, and there is good code at 0x1100. Also, using an Olimex header board, that I also bought long ago, I could see some code at 0x1100 before erasing it, so the memory is there. Next, I checked the TCK pin witn an o'scope, and found out the follwing: The clock,

Re: [Mspgcc-users] Mspdebug: "prog" programs vectors, not program code

2016-08-16 Thread chris liechti
Am 16.08.2016 um 08:59 schrieb MarkoC: > Next, I checked the TCK pin witn an o'scope, and found out the follwing: > The clock, when running, has a period between 4 and 9 us. If you are referring to the parallel port JTAG; the original MSP430.dll as well as MSP430mspgcc.dll do not supply the fla

Re: [Mspgcc-users] Mspdebug: "prog" programs vectors, not program code

2016-08-16 Thread MarkoC
I see, years ago, I have used a similar "funclets" method on 68HC11. So, gaps in TCK should not be a problem. BTW, I also noticed that the supply from the LPT FET box is on the low side for flashing (2.8V, 2.7 is the minimum required), so I connected an external 3.3V supply, but no difference. The