jl-cmder

Could you clarify what refers to? For example:

| Command | Action | |---------|--------| | mem 0x08000000, 64 | Display 64 bytes from flash | | w4 0x40020C14 0x00000001 | Write to a GPIO register | | erase | Erase entire target flash | | loadfile app.hex | Load hex/bin/srec file | | SetBP 0x08000100 | Set a breakpoint | | regs | Show CPU register dump |

3.1 Principles

Have a unique use case? Contribute to the project on GitHub or join the community Slack channel. Happy commanding!

Jl-cmder !link! Link

jl-cmder

Could you clarify what refers to? For example:

| Command | Action | |---------|--------| | mem 0x08000000, 64 | Display 64 bytes from flash | | w4 0x40020C14 0x00000001 | Write to a GPIO register | | erase | Erase entire target flash | | loadfile app.hex | Load hex/bin/srec file | | SetBP 0x08000100 | Set a breakpoint | | regs | Show CPU register dump | jl-cmder

3.1 Principles

Have a unique use case? Contribute to the project on GitHub or join the community Slack channel. Happy commanding! jl-cmder Could you clarify what refers to

Back
Top