Ghost error code 0x1

Use this section to discuss your embedded Flowcode projects.
Post Reply
kramtlas
Posts: 13
http://meble-kuchenne.info.pl
Joined: Mon Dec 14, 2020 7:22 am
Has thanked: 1 time

Ghost error code 0x1

Post 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
Attachments
2022-03-08_17h06_53.png
2022-03-08_17h06_53.png (10.15 KiB) Viewed 1874 times

Steve-Matrix
Matrix Staff
Posts: 1234
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 167 times
Been thanked: 277 times

Re: Ghost error code 0x1

Post 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?

kramtlas
Posts: 13
Joined: Mon Dec 14, 2020 7:22 am
Has thanked: 1 time

Re: Ghost error code 0x1

Post 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
Attachments
2022-03-18_14h04_01.png
2022-03-18_14h04_01.png (196.23 KiB) Viewed 1818 times
2022-03-18_14h03_27.png
2022-03-18_14h03_27.png (222.96 KiB) Viewed 1818 times

Steve-Matrix
Matrix Staff
Posts: 1234
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 167 times
Been thanked: 277 times

Re: Ghost error code 0x1

Post 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.

BenR
Matrix Staff
Posts: 1706
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 435 times
Been thanked: 598 times

Re: Ghost error code 0x1

Post 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.

Post Reply