Author Topic: Firmware upload with CodeSurcery G++ compiler  (Read 9688 times)

Offline robo

  • Newbie
  • *
  • Posts: 40
    • View Profile
Firmware upload with CodeSurcery G++ compiler
« on: November 20, 2008, 05:05:43 PM »
Hello,

Is there possibility to update firmware in projects with GNU compiler?? How can I make this??
Pls help

Robert

Offline mark

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3236
    • View Profile
    • uTasker
Re: Firmware upload with CodeSurcery G++ compiler
« Reply #1 on: November 20, 2008, 06:56:18 PM »
Hi Robert

It is certainly possible but there is no GNU project in the boot loader folder.
If you work with GNU you shouldn't have any problems setting up a make file to do this.

Regards

Mark

Offline robo

  • Newbie
  • *
  • Posts: 40
    • View Profile
Re: Firmware upload with CodeSurcery G++ compiler
« Reply #2 on: November 24, 2008, 02:27:09 PM »
Hi Mark!

Thanks for fast reply!