Other Parts Discussed in Thread: TPS65218D0, , SN74LVC2G241, TPS65218
Hello,
I am trying to get a custom board up and running, but when I try to boot it up nothing is printed to the console. So I hooked up a JTAG emulator and I am now trying to debug the SPL code in CCS. I'm not able to set breakpoints in the C code, but I can step through the assembly code, and from what I can tell it looks like it dies when it tries to execute a "memset" call. The specific assembly command that fails is:
FB00129E blx memset
Could this be caused by the EMIF registers not being configured correctly or is more likely caused by something else? Please let me know your thoughts.
