Hi,
This is Naveen.
I am using customized RM57L843 board,and I connected my board to Green Hills(GHS) Probe with 20 pin JTAG connector, and I am able to connect to the target and able reset the target but when I am trying to download the code using Green Hills(GHS) Multi IDE, I am getting Block write failed error(attaching error log and error screen shot and working log).
So I tried with RM48L843 HDK(Evaluation Board) to the same setup(same Green Hills Probe,project and code) and it is working good, but some times in HDK(Evaluation Board) also I am getting same error as mentioned above and error led also glowing(red), whenever error led glowing we are facing this download issue, so first we download the code with CCS(code composer studio), later we tried with GHS and its able to download the code,however this is temporary solution only. Whenever we are facing this Block write failed error we are following the same procedure(first download the code using CCS and then GSH) then only its able to download using GHS Multi IDE. Now we are getting same issue in our customized board and I don't have any other debug connections other than this 20 pin JTAG in my custom board.
And I am using the same files which is created by HALCoGen(04.05.01) and did following modification on GHS IDE project
1 : -no_auto_interrupt_table (auto interrupt table disable)
2. -e resetEntry
3. -e _c_int00
4. -T src_hello/HL_sys_link.cmd
Could you please help on this issue.
Thanks & Regards,
Naveen.