All,
I am having trouble finding the header file which typedefs "Int", "Void", "String" to use with one of the framework components. Could anyone provide some direction?
Thank you.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
All,
I am having trouble finding the header file which typedefs "Int", "Void", "String" to use with one of the framework components. Could anyone provide some direction?
Thank you.
Constantin,
These types could be coming from <xdc/std.h> file from XDCtools. If you have XDCtools installed, you can find that file in <XDCtools install dir>/packages/xdc/std.h.