Good info. We have just shipped the build for release. But, that release has 2.17 So, we have missed 2.20 for this build. We cannot rename the folder without breaking existing installations. USE.INI would have to be updated etc etc. This one could be risky. What do you think?
PICKit+ Merge — bootloader-aware programming for GCBASIC You can add a new GCBASIC programmer, PICKit+ Merge [Target 5v0], that merges a bootloader hex file ( or any existing hex file ) into your compiled application hex before flashing, using Microchip's hexmate.exe. It reuses the same PICkit hardware path as the existing PICKit+ Cmd5v0 programmer — only the file sent to it differs. It is seamless. Why A chip programmed with a bootloader needs two things resident in flash at once: the bootloader...
Changes:
Also, add #ignore to top of your includes. This will prevent compilation.
Phil, For the compilation process there is a really good section in the Help. Compiler insights and Developer pages. It explains the end to end process. To talk. Ping me via Personal Messages. Click my avatar to start.
New: Improved LST reporting
Fix: Correct folder management for Linux
@Dan. I found the issue. Deep in the translation the function that pulls out the memory size was incorrectly pulling the correct value from the Microchip source XML. I have put on SVN today. I will upload to the Gold Build on Thursday and then Angel will release soon afterwards as part of GCStudio update process.