jfloresmu92@yahoo.com [nuttx]
2018-02-20 12:02:34 UTC
Hi,
I'm triying to use NuttX in the Hercules Launchpad TMS57004 board. I think that I uploaded NuttX but I don't know if it's running or not.
To upload it I tried two different ways:
The first one was the explained in the readme file using the j-link connector connecting to the j-tag connector of the board and it upload correctly and if I saw the value of the register have the same value as in the nuttx binary(I suppose that if the upload is correct, the values might be the same).
The second is using UniFlash, a online TI tool (https://dev.ti.com/) and I have the same result, the register values are the same as in the binary file.
So once it's flashed,the GIOA2 Led should turn on and the SCI1 should return the nsh console, but in my case the GIOA2 doesn't turn on and the SCI1 doesn't return anything.
The only thing that the board "show" me, it's the sc1rx light blinking every 2 seconds and the first time that you power up the board after the flash, the fault error Led turn on, but if you reset the board, it turn off.
In the configuration is checked the board led status support and all the options and example of the nsh console.
I'm using Linux and cortexr4-eabi-defconfig-4.8.5 profile as compiler with buildroot.
So my questions are:
Someone was be able to run the nsh console??
Is it possible to upload Nuttx using openocd??
Thank you so much for your time and help.
Juan.
I'm triying to use NuttX in the Hercules Launchpad TMS57004 board. I think that I uploaded NuttX but I don't know if it's running or not.
To upload it I tried two different ways:
The first one was the explained in the readme file using the j-link connector connecting to the j-tag connector of the board and it upload correctly and if I saw the value of the register have the same value as in the nuttx binary(I suppose that if the upload is correct, the values might be the same).
The second is using UniFlash, a online TI tool (https://dev.ti.com/) and I have the same result, the register values are the same as in the binary file.
So once it's flashed,the GIOA2 Led should turn on and the SCI1 should return the nsh console, but in my case the GIOA2 doesn't turn on and the SCI1 doesn't return anything.
The only thing that the board "show" me, it's the sc1rx light blinking every 2 seconds and the first time that you power up the board after the flash, the fault error Led turn on, but if you reset the board, it turn off.
In the configuration is checked the board led status support and all the options and example of the nsh console.
I'm using Linux and cortexr4-eabi-defconfig-4.8.5 profile as compiler with buildroot.
So my questions are:
Someone was be able to run the nsh console??
Is it possible to upload Nuttx using openocd??
Thank you so much for your time and help.
Juan.