![]() |
Forum Index : Microcontroller and PC projects : Get VT100 Terminal software to compile
Author | Message | ||||
MicroBlocks![]() Guru ![]() Joined: 12/05/2012 Location: ThailandPosts: 2209 |
I am using MPLabX v3.4 and had difficulty getting the terminal source code to compile. It first complained about not able to load a bunch of .h and .c files. That was easy to fix as i just added them again to the project. This is weird though as they are just files that are part of the project. It might be that some are with an wrong path that prevents them from being found. Once that was fixed it complained about not having <plib.h> I found out that XC32 does not install this library anymore and it is a separate download. After downloading (PLib library) and installing this i get a huge amount of warnings about that these files will be removed from future releases and some warning about interrupt priorities that are deprecated. But it compiles. Now i need to finish my soldering and see if it actually works. ![]() Microblocks. Build with logic. |
||||
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |