FAQ - PCAN-GPRS Link - ENGLISH

Platform for Telematic Applications
Post Reply
F.Hessemer
Posts: 13
Joined: Thu 9. Sep 2010, 14:21

FAQ - PCAN-GPRS Link - ENGLISH

Post by F.Hessemer » Wed 16. Feb 2011, 08:40

Compiling projects with gcc and µVision

1. Open your PCAN-GPRS Link Project
2. Select GPRS Link GCC o0 Bootloader (see picture below)
PCAN-GPSR_Link_Compiler.png
PCAN-GPSR_Link_Compiler.png (90.17 KiB) Viewed 7710 times
3. Now open "File Extensions, Books and Environment..." and check "Flodes/Extensions".
  • The "GNU-Tool-Prefix:" has to be "arm-glue-"
    The "GNU-Tool-Folder:" has to point to your installation of winarm!
gcc_Keil.png
gcc_Keil.png (13.27 KiB) Viewed 7710 times
4. Now it is possible to compile our example with gcc.

Post Reply