hi Guys,
newbie exploring segger, downloaded segger files and included them to the stm32 as per instructions and tried modifying the files to match M0 , sample project is m4, i dont have access to m4 for now.
on starting Segger i could only see this in the memory location:
000000000000000000000A8EAE01180E80D8F11680D8F116808080800100000E324E3D4672656552544F532044656D6F204170706C69636174696F6E2C443D436F727465782D4D342C4F3D4672656552544F53000E0C492331353D5379735469636B000DB09DD00A000009809880800102057461736B3100158098808001D09180800256000009A09F80800102057461736B320015A09F808001F0988080025800001B010000000000000000000000000A00180E80D8F11680D8F116808080800100000E
which translates to ascii
®ØñØñ2N=FreeRTOS Demo Application,D=Cortex-M4,O=FreeRTOSI#15=SysTick
°Ð
task1ÐV task2 ðX
ØñØñ
it seems, it only works till task creation.. not sure where to start.. any clues?
my two tasks are running, if i print i could see them printing.. why is segger not recording?
newbie exploring segger, downloaded segger files and included them to the stm32 as per instructions and tried modifying the files to match M0 , sample project is m4, i dont have access to m4 for now.
on starting Segger i could only see this in the memory location:
000000000000000000000A8EAE01180E80D8F11680D8F116808080800100000E324E3D4672656552544F532044656D6F204170706C69636174696F6E2C443D436F727465782D4D342C4F3D4672656552544F53000E0C492331353D5379735469636B000DB09DD00A000009809880800102057461736B3100158098808001D09180800256000009A09F80800102057461736B320015A09F808001F0988080025800001B010000000000000000000000000A00180E80D8F11680D8F116808080800100000E
which translates to ascii
®ØñØñ2N=FreeRTOS Demo Application,D=Cortex-M4,O=FreeRTOSI#15=SysTick
°Ð
task1ÐV task2 ðX
ØñØñ
it seems, it only works till task creation.. not sure where to start.. any clues?
my two tasks are running, if i print i could see them printing.. why is segger not recording?