How to set up a new firmware version

  • Checkout a fresh svn copy, compile and install (see XXX)
  • Create new version directory path:
    $ADOPT_ROOT/conf/adsec/prog/<board>/dsp/<version>
  • Copy all files of
    $ADOPT_ROOT/conf/adsec/prog/<board>/dsp/<previous - version>
    in the new created directory
  • Substitute <oldprog>.ldr and <oldprog>.map.xmp keeping the filenames.
  • Edit
    $ADOPT_ROOT/conf/adsec/current/last_release
    and set up the proper version on the corresponding board.

NOTE: the same boards MUST HAVE the SAME DSP FIRMWARE.

  • run from a terminal the following commands:
    aoidl
    @startup
    print, convert_memory_maps(/force)
    exit
  • Copy all files of $ADOPT_ROOT/conf/adsec/prog/<board>/dsp/<version> into
    $ADOPT_SOURCE/conf/adsec/prog/<board>/dsp/<version>
  • Add to svn and commit
  • perform a new install
  • Power on the system
  • Verify the version change trought Housekeeper GUI

-- %USERSIG{MarcoXompero - 2015-11-12}%

Comments


 
Topic revision: r1 - 12 Nov 2015, MarcoXompero
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback