avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] Some people use Netbeans to develop AVR-GCC? SOLVED


From: Domenico Formenton
Subject: Re: [avr-gcc-list] Some people use Netbeans to develop AVR-GCC? SOLVED
Date: Fri, 13 Dec 2013 07:52:33 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Hi Pitchumani,

thanks to your reply I have solved my problem and I figured out how, in
the future, I could solve similar problems.

This list, and the people who go there, they are amazing!

Domenico

Il 13/12/2013 06:20, S, Pitchumani ha scritto:
-----Original Message-----
From: dfx
Sent: Thursday, December 12, 2013 6:26 PM
Subject: [avr-gcc-list] Some people use Netbeans to develop AVR-GCC?

I would like to use Netbeans to develop AVR-GCC but I had just started a
small problem.

I created a new Netbeans project using source code for atmega324pa
already successfully developed previously.
The editor of Netbeans correctly recognize all symbols except two: MCUCR
and JTD.
Did you check header for atmega324pa (iom324pa.h)? Latest header files seems to 
have both MCUCR and JTD.

Header io.h includes device specific header file based on device macro which is 
defined by avr-gcc.
For atmega324pa, avr-gcc defines "__AVR_ATmega324PA__" macro.

Regards,
Pitchumani

_______________________________________________
AVR-GCC-list mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/avr-gcc-list




---
Questa e-mail è priva di virus e malware perché è attiva la protezione avast! 
Antivirus.
http://www.avast.com

Attachment: dformenton.vcf
Description: Vcard


reply via email to

[Prev in Thread] Current Thread [Next in Thread]