<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>HomeAutomation &#x2013; /branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/flash.c</title><description>WebSVN RSS feed &#x2013; HomeAutomation</description><lastBuildDate>Sat, 12 Sep 2026 23:20:37 +0000</lastBuildDate><generator>WebSVN 2.8.8</generator><language>en</language><link>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/flash.c?op=log&amp;max=40&amp;</link><atom:link href="https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/flash.c?op=rss" rel="self" type="application/rss+xml" />
<item><pubDate>Fri, 20 Jul 2007 09:35:40 +0000</pubDate><dc:creator>andfri</dc:creator><title>Rev 551 – Creating a branch of trunk for testing a new build ...</title><description>&lt;div&gt;&lt;strong&gt;andfri – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Creating a branch of trunk for testing a new build system for avr-lib.&lt;/div&gt;+ /branches/buildsystem_v2 &lt;i&gt;(copied from /trunk@550)&lt;/i&gt;&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/flash.c?op=revision&amp;rev=551</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/flash.c?op=revision&amp;rev=551</guid></item>
<item><pubDate>Wed, 18 Apr 2007 13:24:17 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 378 – Moved (old) AVR-Bios and AVR-App and an unused folder and ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Moved (old) AVR-Bios and AVR-App and an unused folder and a readmefile to trash-folder&lt;/div&gt;x /trunk/EmbeddedSoftware/AVR/AVR-App&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/AVR-Bios&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/readme.txt&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/TestNode&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/trash/AVR-App &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/AVR-App@377)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/trash/AVR-Bios &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/AVR-Bios@377)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/trash/readme.txt &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/readme.txt@377)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/trash/TestNode &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/TestNode@377)&lt;/i&gt;&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/flash.c?op=revision&amp;rev=378</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/flash.c?op=revision&amp;rev=378</guid></item>
<item><pubDate>Mon, 12 Feb 2007 20:21:25 +0000</pubDate><dc:creator>andfri</dc:creator><title>Rev 319 – * EmbeddedSoftware/AVR/AVR-Bios/flash.c (flash_write_word): Access the pagebuffer correctly. * EmbeddedSoftware/AVR/AVR-Bios/bios.c: Small ...</title><description>&lt;div&gt;&lt;strong&gt;andfri – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;* EmbeddedSoftware/AVR/AVR-Bios/flash.c (flash_write_word): Access the pagebuffer correctly.&lt;br /&gt;
* EmbeddedSoftware/AVR/AVR-Bios/bios.c: Small size optimization.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/bios.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/flash.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/flash.c?op=revision&amp;rev=319</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/flash.c?op=revision&amp;rev=319</guid></item>
<item><pubDate>Mon, 12 Feb 2007 13:51:06 +0000</pubDate><dc:creator>andfri</dc:creator><title>Rev 315 – EmbeddedSoftware/AVR/AVR-Bios    * bios_funs.h: Made __bios_start void instead ...</title><description>&lt;div&gt;&lt;strong&gt;andfri – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;EmbeddedSoftware/AVR/AVR-Bios&lt;br /&gt;
   * bios_funs.h: Made __bios_start void instead of uint16_t.&lt;br /&gt;
   * bios.c: CAN_NMT_TIME resets watchdog.&lt;br /&gt;
             Comments cleanup.&lt;br /&gt;
             Improved crc calculation loop and address validity check.&lt;br /&gt;
             Pass page buffer to flash_init.&lt;br /&gt;
   * can.h: Added CAN_NMT_TIME and some space between the rest of the NMT types.&lt;br /&gt;
   * flash.c: Rewrite to use SRAM page buffer instead.&lt;br /&gt;
              Reimplemented flash_load_buffer.&lt;br /&gt;
              Deleted old unused code and cleaned up comments.&lt;br /&gt;
   * flash.h: Some cleaning.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/bios.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/bios_funs.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/can.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/flash.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/flash.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/flash.c?op=revision&amp;rev=315</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/flash.c?op=revision&amp;rev=315</guid></item>
<item><pubDate>Sun, 11 Feb 2007 14:37:10 +0000</pubDate><dc:creator>andfri</dc:creator><title>Rev 311 – * EmbeddedSoftware/AVR/AVR-Bios/flash.c (flash_copy_data): Forgot to stop before writing over ourself. ...</title><description>&lt;div&gt;&lt;strong&gt;andfri – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;* EmbeddedSoftware/AVR/AVR-Bios/flash.c (flash_copy_data): Forgot to stop before writing over ourself. Had to remove eeprom and spm check to fit. These will have to go in bios.c instead, if neccesary.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/flash.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/flash.c?op=revision&amp;rev=311</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/flash.c?op=revision&amp;rev=311</guid></item>
<item><pubDate>Sun, 11 Feb 2007 13:55:13 +0000</pubDate><dc:creator>andfri</dc:creator><title>Rev 310 – * EmbeddedSoftware/AVR/AVR-Bios/flash.c (flash_copy_data): Enable RWW section after flashing so next ...</title><description>&lt;div&gt;&lt;strong&gt;andfri – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;* EmbeddedSoftware/AVR/AVR-Bios/flash.c (flash_copy_data): Enable RWW section after flashing so next word can be read.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/flash.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/flash.c?op=revision&amp;rev=310</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/flash.c?op=revision&amp;rev=310</guid></item>
<item><pubDate>Sun, 11 Feb 2007 13:39:38 +0000</pubDate><dc:creator>andfri</dc:creator><title>Rev 309 – * EmbeddedSoftware/AVR/AVR-Bios/flash.c (flash_copy_data): Extra checks to make sure spm is ...</title><description>&lt;div&gt;&lt;strong&gt;andfri – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;* EmbeddedSoftware/AVR/AVR-Bios/flash.c (flash_copy_data): Extra checks to make sure spm is finished before every flash access. Rewrote loop to fit in flash.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/flash.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/flash.c?op=revision&amp;rev=309</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/flash.c?op=revision&amp;rev=309</guid></item>
<item><pubDate>Sun, 11 Feb 2007 11:40:37 +0000</pubDate><dc:creator>andfri</dc:creator><title>Rev 307 – * EmbeddedSoftware/AVR/AVR-Bios/flash.c: Fix bug in flash_copy_data where last part of ...</title><description>&lt;div&gt;&lt;strong&gt;andfri – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;* EmbeddedSoftware/AVR/AVR-Bios/flash.c: Fix bug in flash_copy_data where last part of page were never written. Also made sure .flash_code will be included in hex-file.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/atmega8_bios.ld&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/atmega88_bios.ld&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/flash.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/flash.c?op=revision&amp;rev=307</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/flash.c?op=revision&amp;rev=307</guid></item>
<item><pubDate>Thu, 08 Feb 2007 21:42:30 +0000</pubDate><dc:creator>andfri</dc:creator><title>Rev 299 – * EmbeddedSoftware/AVR/AVR-Bios/flash.c: Made flash_copy_data independent and located in top two ...</title><description>&lt;div&gt;&lt;strong&gt;andfri – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;* EmbeddedSoftware/AVR/AVR-Bios/flash.c: Made flash_copy_data independent and located in top two pages of flash. All other code should be possible to update now.&lt;br /&gt;
* EmbeddedSoftware/AVR/AVR-Bios/can.h: Corrected defines for additional communication classes.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/atmega8_bios.ld&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/atmega88_bios.ld&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/can.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/flash.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/flash.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/flash.c?op=revision&amp;rev=299</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/flash.c?op=revision&amp;rev=299</guid></item>
<item><pubDate>Sat, 03 Feb 2007 16:21:02 +0000</pubDate><dc:creator>andfri</dc:creator><title>Rev 283 – * EmbeddedSoftware/AVR/AVR-Bios: New dangerous feature to enable BIOS updating over ...</title><description>&lt;div&gt;&lt;strong&gt;andfri – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;* EmbeddedSoftware/AVR/AVR-Bios: New dangerous feature to enable BIOS updating over CAN.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/atmega8_bios.ld&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/atmega88_bios.ld&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/bios.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/bios_funs.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/can.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/flash.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/flash.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/Makefile&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/flash.c?op=revision&amp;rev=283</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/flash.c?op=revision&amp;rev=283</guid></item>
<item><pubDate>Wed, 24 Jan 2007 21:37:33 +0000</pubDate><dc:creator>andfri</dc:creator><title>Rev 254 – * EmbeddedSoftware/AVR/AVR-Bios: Fixed address increment bug in bios.c. Send ACK ...</title><description>&lt;div&gt;&lt;strong&gt;andfri – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;* EmbeddedSoftware/AVR/AVR-Bios: Fixed address increment bug in bios.c. Send ACK at PGM_START. Added #ifdefs around uart and some flash code for conditional compilation.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/bios.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/bios.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/bios_funs.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/flash.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/flash.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/flash.c?op=revision&amp;rev=254</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/flash.c?op=revision&amp;rev=254</guid></item>
<item><pubDate>Thu, 11 Jan 2007 21:30:40 +0000</pubDate><dc:creator>andfri</dc:creator><title>Rev 233 – * EmbeddedSoftware/AVR/AVR-Bios/flash.c (flash_flush_buffer): Mark buffer as not dirty after page ...</title><description>&lt;div&gt;&lt;strong&gt;andfri – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;* EmbeddedSoftware/AVR/AVR-Bios/flash.c (flash_flush_buffer): Mark buffer as not dirty after page write.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/flash.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/flash.c?op=revision&amp;rev=233</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/flash.c?op=revision&amp;rev=233</guid></item>
<item><pubDate>Thu, 11 Jan 2007 19:59:36 +0000</pubDate><dc:creator>andfri</dc:creator><title>Rev 228 – * EmbeddedSoftware/AVR/app_vectors.h: Deleted. * EmbeddedSoftware/AVR/*_app.ld: Removed the need for editing ...</title><description>&lt;div&gt;&lt;strong&gt;andfri – 14 file(s) modified&lt;/strong&gt;&lt;br/&gt;* EmbeddedSoftware/AVR/app_vectors.h: Deleted.&lt;br /&gt;
* EmbeddedSoftware/AVR/*_app.ld: Removed the need for editing these files. Values are defined in application makefile.&lt;br /&gt;
* EmbeddedSoftware/AVR/*_bios.ld: Bios and bootloader location is now configurable in makefile. .bootloader section added.&lt;br /&gt;
* EmbeddedSoftware/AVR/avr_cfg.h: Moved avr-specific initialization here.&lt;br /&gt;
* EmbeddedSoftware/AVR/bios.c: Moved flash functionality to separate file.&lt;br /&gt;
* EmbeddedSoftware/AVR/Makefile: Added configurability options.&lt;br /&gt;
* EmbeddedSoftware/AVR/flash.*: Flash functionality moved here. flash_load_buffer implemented, needs testing.&lt;br /&gt;
* EmbeddedSoftware/AVR/vectors.*: New interrupt handling system, works on all avrs without configuration (hopefully). Not tested.&lt;/div&gt;x /trunk/EmbeddedSoftware/AVR/AVR-Bios/app_vectors.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/atmega8_app.ld&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/atmega8_bios.ld&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/atmega88_app.ld&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/atmega88_bios.ld&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/avr_cfg.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/bios.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/bios.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/bios_funs.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/AVR-Bios/flash.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/AVR-Bios/flash.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/Makefile&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/AVR-Bios/vectors.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/AVR-Bios/vectors.S&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/flash.c?op=revision&amp;rev=228</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/flash.c?op=revision&amp;rev=228</guid></item>
</channel></rss>