Cypress EX-USB FX3 Programmer's Manual page 160

Table of Contents

Advertisement

FX3 Development Tools
The verbose console mode is checked.
5. The commands have to be added next.
The initialize commands are
set prompt (arm-gdb)
# This connects to a target via netsiliconLibRemote
# listening for commands on this PC's tcp port 2331
target remote localhost:2331
monitor speed 1000
monitor endian little
set endian little
monitor reset
# Set the processor to SVC mode
monitor reg cpsr =0xd3
# Disable all interrupts
monitor memU32 0xFFFFF014 =0xFFFFFFFF
# Enable the TCMs
monitor memU32 0x40000000 =0xE3A00015
monitor memU32 0x40000004 =0xEE090F31
monitor memU32 0x40000008 =0xE240024F
monitor memU32 0x4000000C =0xEE090F11
# Change the FX3 SYSCLK setting based on
# input clock frequency. Update with
160
FX3 Programmers Manual, Doc. # 001-64707 Rev. *C

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the EX-USB FX3 and is the answer not in the manual?

Table of Contents

Save PDF