Skip to content
Snippets Groups Projects
  1. Jun 15, 2009
  2. Jun 13, 2009
  3. Jun 12, 2009
  4. Jun 11, 2009
    • zwelch's avatar
      David Brownell <david-b@pacbell.net>: · 5bb0f1d2
      zwelch authored
      Minor bugfix:  command_print_sameline() is what the
      headers declare; make the code match.
      
      Minor improvement:  make the printf format params always be const.
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@2205 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      5bb0f1d2
    • zwelch's avatar
      David Brownell <david-b@pacbell.net>: · 72687f22
      zwelch authored
      Rework the "Simple Configuration Files" chapter so it's more
      of a quick-start "how to set up your project" tutorial:
      
       - Say how to hook up the JTAG adapter.  This will help new
         users, and in any case is worth spelling out somewhere.
      
       - Streamline the previous rather haphazard presentation,
         filling in some missing holes along the way:
      
           * Suggest "project directory" structure
           * Introduce new term, "user config" file (openocd.cfg)
           * Talk about more options for openocd.cfg contents
           * ... and about creating new config files
           * Add new topic, project-specific utilities (+examples)
      
       - Remove too-short, yet duplicative, chapter 19
      
      Nudge packagers a bit more strongly to send patches (including
      config files) upstream.
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@2204 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      72687f22
    • zwelch's avatar
      David Brownell <david-b@pacbell.net>: · b3edde7b
      zwelch authored
      Update "arm9tdmi vector_catch" command description to highlight both
      use cases (display configuration, or first change that config) and
      to explain a bit more about what this is:  an alternative to using
      hardware breakpoint resources.
      
      Note that I tried this on an arm920t, but it didn't work.  Set bits,
      then examined them and they weren't set.  And it didn't seem to act
      as if vector triggering was noticed, either.
      
      Also some minor unrelated tweaks:  @ignore some unused or don't-use
      event names; fix a few typos; tweak chip-specific reset descriptions.
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@2203 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      b3edde7b
Loading