Impossible to compile project with multiple c files MCU51
- Edited
Please check that your sdcc sdar.exe
exists,
because this plug-in will use sdar.exe
bundle your other source files, and then link with your main.o.
the sdar.exe
commandline args is in build\Debug\no_entry_bundled.args.txt
I just tried it and didn't find any problems, I used MINGW64 SDCC 4.4
Hello,
reinstalled sdcc and recreated project. Now compilation works no issues.
Thank you for your aswer.
With Kind Regards,
Ivo
admin added the 已解决 | Resolved tag.