µTasker Forum

µTasker Forum => NXPTM M522XX, KINETIS and i.MX RT => Topic started by: Lazarewicz on September 15, 2017, 12:00:27 PM

Title: TeensyLC and teensyduino code
Post by: Lazarewicz on September 15, 2017, 12:00:27 PM
Hi !

I'm currently testing uTasker on TeensyLC.
Provided binaries works fine (uTaskerSerialBoot & Application). But I've problem running my own teensyduino compiled code even the blink example.
I followed this tutorial : http://www.utasker.com/forum/index.php?topic=1869.0 (http://www.utasker.com/forum/index.php?topic=1869.0)
Modified it with correct address : 0x00006080 for the provided binaries, I also modified this linker script : mkl26z64.ld.
No problem uploading and flashing the srec with uTaskerSerialBoot. But all the sketches I tried give the same result : fixed led.

Could you please help me ?

PS: Sorry for my bad English.
Title: Re: TeensyLC and teensyduino code
Post by: mark on September 15, 2017, 07:39:07 PM
Hi

The problem with the TeensyLC is that it can't be debugged (without adding a debugger connection).
If it doesn't work there must be a deviation for the guide that you will need to identify...

Good luck

Regards

Mark