User Activity

  • Posted a comment on ticket #382 on OpenOCD - Open On-Chip Debugger

    so it seems within expr, curly brackets are required: return [string range $t 0 [expr $sep - 1]] --> return [string range $t 0 [expr {$sep - 1}]] that's a simple fix. cheers.

  • Created ticket #382 on OpenOCD - Open On-Chip Debugger

    errorin target/stm32h7x.cfg

  • Created ticket #344 on OpenOCD - Open On-Chip Debugger

    Error executing event examine-end on target stm32f1x.cpu

  • Modified a comment on ticket #906 on ChibiOS/RT free embedded RTOS

    ups, i have to correct myself! i was playing with gcc -save-temps :-o (which might have removed the comments in some way, the attributes not). --> the comments /* falls through */ or similar are NOT ignored. sorry for false report.

  • Modified a comment on ticket #906 on ChibiOS/RT free embedded RTOS

    ups, i have to correct myself! i was playing with gcc -save-temps :-o (which might have removed the comments in some way, the attributes not). --> the comments / falls through / or similar are NOT ignored. sorry for false report.

  • Posted a comment on ticket #906 on ChibiOS/RT free embedded RTOS

    ups, i have to correct myself! i was playing with gcc -save-temps :-o

  • Modified a comment on ticket #906 on ChibiOS/RT free embedded RTOS

    it seems, $ arm-none-eabi-gcc --version arm-none-eabi-gcc (Fedora 7.1.0-5.fc27) 7.1.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. has removed the feature to get rid of the warning by using a comment. i use __attribute__ ((fallthrough)); for now.

  • Modified a comment on ticket #906 on ChibiOS/RT free embedded RTOS

    it seems, $ arm-none-eabi-gcc --version arm-none-eabi-gcc (Fedora 7.1.0-5.fc27) 7.1.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. has removed the feature to get rid of the warning by using a comment. i use__attribute__ ((fallthrough));for now.

View All

Personal Data

Username:
nikiwaibel
Joined:
1999-12-13 17:26:15

Projects

This is a list of open source software projects that Niki W. Waibel is associated with:

Personal Tools