Thread Rating:
- 0 Vote(s) - 0 Average
- 1
- 2
- 3
- 4
- 5
Latest EBlink
|
Posts: 227
Threads: 11
Joined: Apr 2020
Reputation:
15
01-11-2022, 10:46 AM
(This post was last modified: 28-01-2024, 10:05 AM by embitz.)
The latest version are on Github
Embitz on Github
Posts: 227
Threads: 11
Joined: Apr 2020
Reputation:
15
16-01-2024, 01:15 PM
(This post was last modified: 26-01-2024, 10:23 AM by embitz.)
Changes
5.12- - Renesas M33 flashing included
- - Added sector attribute "gdb_nc". With this sector attribute, GDB will read from chip rather than cache. Used e.g. with Renesas data flash (EEProm emulation) so that any data flash
- modifications are visible in the IDE. The RV40 flash script will skip dataflash (EEprom) erase on chip erase. This is to retain config data between chip erase cycles.
- If a full chip erase is needed then comment the lines in the rv40 script at the erase function (see code)
5.11- - Bugfix GDB input handler. EBlink crashes if the size of the input was exact equal to the initial allocated input buffer.
- - Bugfix progress always on top
5.10- - Linux nullptr bug solved (strdup with null pointer doesn't return a null pointer)
- - Windows progress bar added
- - Flash script function per sector added as additional XML option
|
Users browsing this thread: 1 Guest(s)