Hello.
Does anybody have fcd file for atmega128 ?
I'm trying to make one based on atmega162 fcd file and have managed to
edit pinout and device info, ports, masks and adcpins, but now i'm stuck at code.
Your help would be much appreciated.
I'm sorry if my english is bad, i'm from Slovenia.
ATMEGA128 FCD file
-
- Posts: 4
- Joined: Fri Feb 22, 2008 3:53 am
Re: ATMEGA128 FCD file
Thank you Sean, that would be wonderful.
The file is ,
please tell me if i made any mistakes so far?
I've edited it up to Code segment.
Best regards Jaka Zugelj.
The file is ,
please tell me if i made any mistakes so far?
I've edited it up to Code segment.
Best regards Jaka Zugelj.
-
- Valued Contributor
- Posts: 548
- Joined: Tue Jun 26, 2007 11:23 am
- Has thanked: 6 times
- Been thanked: 44 times
Re: ATMEGA128 FCD file
Hello Jaka,
Good work!
I have modified the remainder of the fcd file and successfully compiled some simple programs.
Some of the components currently fail to compile because register names are not compatible with the smaller devices, or because the ports above D are not fully supported at this time. This is not the fault of the fcd file.
If you can let me know of any components that are causing problems I will try to write some updated versions - RS232 does not compile yet.
Inputs, Outputs, ACD, PWM, Interrupts all compile correctly. LCD compiled when configured for ports A to D.
We don't currently have the hardware to perform device tests.
Good work!
I have modified the remainder of the fcd file and successfully compiled some simple programs.
Some of the components currently fail to compile because register names are not compatible with the smaller devices, or because the ports above D are not fully supported at this time. This is not the fault of the fcd file.
If you can let me know of any components that are causing problems I will try to write some updated versions - RS232 does not compile yet.
Inputs, Outputs, ACD, PWM, Interrupts all compile correctly. LCD compiled when configured for ports A to D.
We don't currently have the hardware to perform device tests.
-
- Posts: 4
- Joined: Fri Feb 22, 2008 3:53 am
Re: ATMEGA128 FCD file
Hi Sean,
thank you very much for your efford. I'm in the middle of
hardware development (it 'll be a digital stopwatch with rs232 result transmition).
Once it's finished i'll post my results here.
But right now progress is slow because of exams.
Best regards, Jaka Zugelj.
thank you very much for your efford. I'm in the middle of
hardware development (it 'll be a digital stopwatch with rs232 result transmition).
Once it's finished i'll post my results here.
But right now progress is slow because of exams.
Best regards, Jaka Zugelj.