Hello,
We are using the NXHX500-ETM Evaluation Board from Hilscher. As we have only 1 board and only 1 license of HiTop 5.3 I'd like to know if there is a possibility to develop our software with Dev-Cpp by Blodshed Software.
I know that I have to change my compiler and directories settings in Dev-Cpp to be able to debug my project to use it with the ARM processor. I did that using the following document: http://www.mikrocontroller.net/articles/ARM-DevCpp.
If I try to compile my project or to debug it I always get the following error warning:
Where do I find that header file and what does it contain?
Best regards
Lars.
Andreas Jacob
Hilscher Gesellschaft fuer Systemautomation mbH
Hi Lars,
the file "TLR_Packet.h" is included in each rcX based example of the delivered NXHX CD.
Please have a look into the folder:
This file containes the Task Layer Reference Common Definitions which are used.
Regards
AJ