bugAVR Downloader/UploaDEr - Bugs: bug #48460, page mode ignores switch paged=no

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #48460: page mode ignores switch paged=no

Submitter:  None
Submitted:  Sun 10 Jul 2016 10:35:04 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  None Privacy:  Public
Assigned to:  None Originator Name:  PSL
Originator Email:  -email is unavailable- Open/Closed:  Open
Release:  None Programmer hardware: 
Device type: 

Sun 10 Jul 2016 10:35:04 PM UTC, original submission:  

avrdude 6.3.

This is an example of CPU configuration, I wanted to disable page mode to test something new:

    memory "flash"
        size            = 4096;
        paged           = no;
page_size = 256;
num_pages = 16;

I use STK500v1 compatible programmer, ArduinoISP.
avrdude starts to program flash memory in page mode, it ignores option paged=no. I has to comment out entries page_size and num_pages to program flash memory in byte mode.
From my point of view, this is a bug.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code