avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avrdude-dev] [bug #48460] page mode ignores switch paged=no


From: anonymous
Subject: [avrdude-dev] [bug #48460] page mode ignores switch paged=no
Date: Sun, 10 Jul 2016 22:35:07 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/51.0.2704.79 Chrome/51.0.2704.79 Safari/537.36

URL:
  <http://savannah.nongnu.org/bugs/?48460>

                 Summary: page mode ignores switch paged=no
                 Project: AVR Downloader/UploaDEr
            Submitted by: None
            Submitted on: 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: address@hidden
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

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.




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?48460>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]