Content originally posted in LPCWare by rianovich96 on Fri Jan 31 14:12:06 MST 2014
With all do respect.. I have used Eclipse before (CCS, LSI) but my LPCXpresso version hasn't some debug
features I need:
- disassembly window (and other windows) de-attach mode - why am I forced to be in the same window instead on other monitor?
- breakpoints cannot be edited ? I have to remove and add new to change address?
- disassembly window - hide opcodes isn't working at all
- disassembly window - absolute impossible to stop at breakpoint if not set from C code
I try to stop at before fetch crt_init but isn't working.
- disassembly window - step return isn't working at all
- disassembly window - horrible slow refresh and is not working until one step (F5)
Am I missing something, do I need a patch or something?
(LPCXpresso v6.1.4 [Build 194] [2014-01-15])
Too bad.. I like LPC family already.
Best regards,
PS. Where is the simulator ?!