IDE --> AVRFlash bug?

Beta Testing discussion on mikroPascal PRO for AVR.
Post Reply
Author
Message
LJStefan
Posts: 90
Joined: 17 Feb 2006 16:47
Location: Austria

IDE --> AVRFlash bug?

#1 Post by LJStefan » 18 Jul 2010 12:19

Hello Mikroe Team,

I have made in the project settings a boot section of 512 words.
In the avr-flash programmer it shows 4096 words.

if i select 4096 in project i get 512 in avr-flash

a screenshot is included.
(atmega2560)

The device frequency is also not taken automatically from the project setup.

Best regards,
Stefan
Attachments
programmer_bug.jpg
programmer_bug.jpg (101.55 KiB) Viewed 3431 times

User avatar
tihomir.losic
mikroElektronika team
Posts: 2138
Joined: 02 Dec 2009 14:16
Location: Serbia
Contact:

Re: IDE --> AVRFlash bug?

#2 Post by tihomir.losic » 19 Jul 2010 17:10

LJStefan wrote:Hello Mikroe Team,

I have made in the project settings a boot section of 512 words.
In the avr-flash programmer it shows 4096 words.

if i select 4096 in project i get 512 in avr-flash

a screenshot is included.
(atmega2560)

The device frequency is also not taken automatically from the project setup.

Best regards,
Stefan
Hello Stefan,

yes, this is the compiler bug, and I passed your project to our software developers in order to fix it.
Thank you for pointing this, and once again sorry for this inconvenience.

Best regards,

Losic Tihomir
mikroElektronika [Support team]

User avatar
milan
mikroElektronika team
Posts: 1013
Joined: 04 May 2006 16:36
Contact:

Re: IDE --> AVRFlash bug?

#3 Post by milan » 15 Nov 2010 16:30

Hi,

problem fixed.
Fix will be included in next release.

Compiler developers listed options like in the datasheet table, starting from BOOTSZ1:BOOTSZ0 = 11
http://www.atmel.com/dyn/resources/prod ... F#page=328

Programmer developers listed options starting from lowest value BOOTSZ1:BOOTSZ0 = 00

Since I belong to compiler developers I think that first solution is better :) :) :)
SmartADAPT2 rules !

Post Reply

Return to “mikroPascal PRO for AVR Beta Testing”