Open CodeFetch opened 2 years ago
It works with the 2 year old version of SDCC 4.0.4 found in this repository: https://github.com/jjflash65/Padauk-pfs154 Edit: Also works with 4.1.0 release, but not with 4.2.0...
Do you use the release (master branch) or the development branch?
I remember that I added support for newer SDCC in development branch: https://github.com/free-pdk/easy-pdk-programmer-software/tree/development
When flashing the .ihx file provided in this repo, the helloworld example works, but when I compile it from source code using the SDCC snapshot, it doesn't. Actually I couldn't get any of the showcase projects to work, yet...
Here are the files created by SDCC: helloworld_pfs173.zip