Page 1 of 1

Ghost error code 0x1

Posted: Sat Mar 12, 2022 9:11 pm
by kramtlas
I have just programmed a BL061 board and was able to use the Ghost ICT ok, but when I tried to use the ICD an error 0x1 occurred.
I am using the latest flowcode 9 version and I have attached a screenshot of the error code seen.
Could you help me sort this problem please.
Thanks

Re: Ghost error code 0x1

Posted: Mon Mar 14, 2022 9:39 am
by Steve-Matrix
This error occurs when the .ELF or .COF file has not been produced correctly during the compilation process. Please post your ".msg.txt" file so we can see what compiler settings you are using. Also, can you see the .ELF/.COF file for your project?

Re: Ghost error code 0x1

Posted: Fri Mar 18, 2022 8:25 pm
by kramtlas
Hi Steve,
Thanks for your response.
I have attached the message files but, I don't see the files you speak about.
Mark

Re: Ghost error code 0x1

Posted: Mon Mar 21, 2022 4:32 pm
by Steve-Matrix
One of the last messages is "collect2.exe: error" and so it looks like your project has a problem. Can you post the actual ".msg.txt" output file as an attachment rather than a screenshot - that way we might be able to see what is causing the error.

Also, to confirm that a .ELF file gets created correctly, can you please try to build a simple project with no components.

Re: Ghost error code 0x1

Posted: Tue Mar 22, 2022 12:12 pm
by BenR
Hello,

The compile errors should now be fixed using the latest version of the STARM ICD CAL file on the update system.

Many thanks for letting us know.