Search Results
Search results 1-6 of 6.
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
hi Open_Flashloader has a template projects OpenFlashloader_CortexM_Template_EmbeddedStudio.zip, but it has an issue: forum.segger.com/index.php/Attachment/3421/ it can not include standard libraries ============== I compile project and it has a problem when I add my code into project forum.segger.com/index.php/Attachment/3422/ I modify Placement_release.xml below then compile ok and I can get .elf! forum.segger.com/index.php/Attachment/3423/ Source Code (8 lines)============== I put *.elf into …
-
hi I want to use ambiq programming spi flash,I get .elf by SES. forum.segger.com/index.php/Attachment/3403/ but there is a problem: Source Code (16 lines)forum.segger.com/index.php/Attachment/3402/ JLinkDevices.xml: Source Code (4 lines)help,please!
-
Hi: I want same log to display at J-link RTT Viewer channel 0 with _SEGGER_RTT.aUP[0] and same log to display at J-link RTT Viewer channel 1 with _SEGGER_RTT.aUP[1]. I set C Source Code (2 lines) when I use the following code ,the log can display channel 0 and channel 1.but do not use _SEGGER_RTT.aUP[1] C Source Code (6 lines)but use SEGGER_RTT_Write(1,&ch,1); the channel 1 do not display anything Source Code (6 lines) so ,please help me ! Best regards, Bluetooth-BLE