beeflobill
Member level 3

I'm using the Keil compiler for an Arm-Cortex-M3 with a code and a project which I am not deeply familiar with. It compiles code the C code into a rom file suitable to be read into a Verilog rom model. I am simulating the Verilog code with the rom file.
For the sake of debugging, I'm curious if there is a report I can generate somewhere from the Keil tools which would tell me the addresses it assigned to the C variables or, if there is simply a better way to get this information.
Thanks
For the sake of debugging, I'm curious if there is a report I can generate somewhere from the Keil tools which would tell me the addresses it assigned to the C variables or, if there is simply a better way to get this information.
Thanks