PicoRadio Test Bed
Workspace Setup:
|
The default project is compilable. Try clicking on the full wall icon and see what happens (you might want to maximize the project window first). The executable will be placed in a directory named for the variant, and a link will appear in <variant>/Image depending on which variant is selected. If ARM Executable Image (root of the project tree) is selected, it will rebuild the variant that was last built.
When you compile, the Project Manager will check dependencies and place links to headers in <variant>/Included Files. If the compiler can't find a header file, click on ARM Executable Image, select Project/Tool Configuration for <your project>.apj/{armcc,armasm}/Set, find the Include Files or Include Paths tab, and add the path to the missing include file. For .c files, edit armcc and for .s files, edit armasm.
Maintainer:
Fred Burghardt
Modified: October 11, 2000