easy-pdk-programmer-software
easy-pdk-programmer-software copied to clipboard
helloworld on PFS173 fails
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
- OS: Linux 64bit
- Version: Debian Testing
- Compiler: SDCC 4.2.8 (Snapshot Sep 1 10:30)
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