Hello all,
1.I am using “AVRISP MK2 USB” with AVRSTUDIO and IAR Compiler.
2.I produce UBROF output from IAR which contains debug info & EEPROM initialized data.
3.I load my UBROF file in AVRSTUDIO and use the inbuilt programming capablity of AVRSTUDIO.Which works fine.
4.But it takes a long time to load my UBROF file into AVRSTUDIO.It is because my source code is too big and spreads over a large number of files.
5.I understand that AVRSTUDIO will have to pharse all the code before starting,that is why it is very very slow.
6.I would like to know if any other programming software is there which can load UBROF file int to AVR using AVRISP MK2 USB.
Thanks
proton