Search Results
Search results 1-3 of 3.
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
Just tried with Ozone and it works. Seems like SP and PC might not be set properly? How to do that for MCUXpresso because I would like to have one application for dev + debug. thanks
-
I am using the rt1064 on a custom board (SDK version 2.9.1) and debugging using MCUXpresso IDE v11.3.0. I would like to link application to RAM but I'm not able to debug with Segger JLink Ultra+ probe. To accomplish this, I did the following: - Set up SRAM_ITC to be the first RAM region listed in the memory configuration table (this region is large enough to hold our application). - Set up the SRAM_DTC to placed the heap and stack there. - Checked the "Link application to RAM" checkbox in the ma…
-
Hi, Is it possible to integrate RTT viewer in Atmel Studio in the output window or somewhere else like it is integrated in Segger Embedded Studio? Thanks, Hugo