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
AVR-GCC-list@nongnu.org
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>>

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

Reply via email to