On 11/18/2014 11:32 PM, Chuck McManis wrote: > Ok, well that was a big improvement. > Cloned/boostrapped/configured/built/installed openocd 0.9.0 and use the > There are still some error warnings when running like this: > > target state: halted > target halted due to debug-request, current mode: Thread > xPSR: 0xf1000000 pc: 0x0800017c msp: 0x20002000 > STM32L: Enabling HSI > Runtime Error: /usr/local/share/openocd/scripts/target/stm32l.cfg:89: > in procedure 'reset' > in procedure 'ocd_bouncer' > in procedure 'ocd_process_reset' > in procedure 'ocd_process_reset_inner' called at file "embedded:startup.tcl", > line 246 > in procedure 'stm32l.cpu' called at file "embedded:startup.tcl", line 368 > in procedure 'ocd_bouncer' > in procedure 'stm32l_enable_HSI' > in procedure 'mww' called at file
Yeah, this is something I've reported, I'm going to see if I can fix it myself, save Paul the work of fixing it :) It's because the l0 disco config tries to reuse the l1 basic chip config, but the RCC registers (at least) are different, so it fails to turn on the HSI to speed up the clocks. Cheers, Karl P ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk _______________________________________________ libopencm3-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libopencm3-devel
