Click here to Skip to main content
15,886,199 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Moving on up (to ARM) Pin
Daniel Pfeffer18-Apr-23 0:43
professionalDaniel Pfeffer18-Apr-23 0:43 
GeneralRe: Moving on up (to ARM) Pin
honey the codewitch18-Apr-23 0:47
mvahoney the codewitch18-Apr-23 0:47 
GeneralRe: Moving on up (to ARM) Pin
pkfox18-Apr-23 1:16
professionalpkfox18-Apr-23 1:16 
GeneralRe: Moving on up (to ARM) Pin
honey the codewitch18-Apr-23 7:00
mvahoney the codewitch18-Apr-23 7:00 
GeneralRe: Moving on up (to ARM) Pin
pkfox18-Apr-23 7:20
professionalpkfox18-Apr-23 7:20 
GeneralRe: Moving on up (to ARM) Pin
Mike Hankey18-Apr-23 1:23
mveMike Hankey18-Apr-23 1:23 
GeneralRe: Moving on up (to ARM) Pin
den2k8818-Apr-23 1:40
professionalden2k8818-Apr-23 1:40 
GeneralRe: Moving on up (to ARM) Pin
fd975018-Apr-23 2:43
professionalfd975018-Apr-23 2:43 
This is from a few years ago so things may have changed.

STM provides a number of development boards with their own built in debug chip which sort of simulates JTAG functionality. Oddly enough they don't support ( or didn't support ) the debug capability on all of their development boards. So I ended up with a cortex M4 board for which there was no debug support.

Oddly enough I found a suitable driver for the STM debug chip on Segger's web site so that it was possible to debug stuff on that particular development board.

It is too long ago to remember the details but I have all of those details in a backup location which I could lookup if you want.

If my memory does not betray me I think I got it working with VSCODE, the segger driver and the gcc compiler toolchain.
GeneralRe: Moving on up (to ARM) Pin
megaadam18-Apr-23 3:24
professionalmegaadam18-Apr-23 3:24 
GeneralRe: Moving on up (to ARM) Pin
honey the codewitch18-Apr-23 6:08
mvahoney the codewitch18-Apr-23 6:08 
GeneralRe: Moving on up (to ARM) Pin
charlieg18-Apr-23 4:19
charlieg18-Apr-23 4:19 
GeneralRe: Moving on up (to ARM) Pin
honey the codewitch18-Apr-23 6:04
mvahoney the codewitch18-Apr-23 6:04 
QuestionRe: Moving on up (to ARM) Pin
CPallini18-Apr-23 7:17
mveCPallini18-Apr-23 7:17 
AnswerRe: Moving on up (to ARM) Pin
honey the codewitch18-Apr-23 8:16
mvahoney the codewitch18-Apr-23 8:16 
GeneralRe: Moving on up (to ARM) Pin
CPallini18-Apr-23 9:32
mveCPallini18-Apr-23 9:32 
GeneralRe: Moving on up (to ARM) Pin
honey the codewitch18-Apr-23 9:41
mvahoney the codewitch18-Apr-23 9:41 
GeneralRe: Moving on up (to ARM) Pin
CPallini18-Apr-23 10:44
mveCPallini18-Apr-23 10:44 
QuestionRe: Moving on up (to ARM) Pin
honey the codewitch18-Apr-23 10:54
mvahoney the codewitch18-Apr-23 10:54 
AnswerRe: Moving on up (to ARM) Pin
CPallini18-Apr-23 20:51
mveCPallini18-Apr-23 20:51 
GeneralRe: Moving on up (to ARM) Pin
honey the codewitch19-Apr-23 3:27
mvahoney the codewitch19-Apr-23 3:27 
GeneralRe: Moving on up (to ARM) Pin
CPallini19-Apr-23 4:08
mveCPallini19-Apr-23 4:08 
GeneralRe: Moving on up (to ARM) Pin
charlieg22-Apr-23 4:59
charlieg22-Apr-23 4:59 
AnswerRe: Moving on up (to ARM) Pin
0x01AA18-Apr-23 8:21
mve0x01AA18-Apr-23 8:21 
GeneralRe: Moving on up (to ARM) Pin
CPallini18-Apr-23 9:26
mveCPallini18-Apr-23 9:26 
GeneralRe: Moving on up (to ARM) Pin
trønderen18-Apr-23 15:49
trønderen18-Apr-23 15:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.