User Activity

  • Posted a comment on ticket #3603 on Small Device C Compiler (SDCC)

    This is very good news. But I'm a newbie and I've never patched or compiled from sources before. If there was a non-public nightbuild, I would test it. Some time ago I did a lot of searching for alternative code notations to get the shortest result. I fought for every byte. Much improved in 4.3. I am glad that sdcc is so intensely alive. Thanks.

  • Posted a comment on ticket #3603 on Small Device C Compiler (SDCC)

    How to get the compilation's typecasting to work properly. ((uint8_t)address) = ((uint8_t)(&data));

  • Posted a comment on ticket #3603 on Small Device C Compiler (SDCC)

    I have msg main.c main.c:19: error 9: FATAL Compiler Internal Error in file '/home/sdcc-builder/build/sdcc-build/orig/sdcc/src/stm8/peep.c' line number '93' : readint() got non-integer argument: Contact Author with source code iTemp1+0 make: *** [Makefile:63: build/main.rel] Chyba 1

  • Posted a comment on ticket #3603 on Small Device C Compiler (SDCC)

    I use System: Kernel: 6.2.16-060216-generic x86_64 bits: 64 compiler: N/A Desktop: Cinnamon 5.6.8 tk: GTK 3.24.33 wm: muffin dm: LightDM Distro: Linux Mint 21.1 Vera base: Ubuntu 22.04 jammy

  • Posted a comment on ticket #3603 on Small Device C Compiler (SDCC)

    To stm8s.h add #define disableInterrupts() {__asm sim __endasm;} #define enableInterrupts() {__asm rim __endasm;} #define FLASH_IAPSR *(volatile uint8_t*)0x505F #define FLASH_IAPSR_DUL ((uint8_t)0x08) #define FLASH_IAPSR_EOP ((uint8_t)0x04) #define FLASH_PUKR_PUK ((uint8_t)0xFF) #define FLASH_DUKR_DUK ((uint8_t)0xFF) In main.c all "->" change to "_".

  • Posted a comment on ticket #3603 on Small Device C Compiler (SDCC)

    This is a regular stm8s.h with a patch for sdcc and I don't know how it is with copyright.

  • Created ticket #3603 on Small Device C Compiler (SDCC)

    stm8 and 4.3.0 #14110 (Linux)

  • Posted a comment on discussion Help on Small Device C Compiler (SDCC)

    Oops, I'm a newbie, I can't do these things.

View All

Personal Data

Username:
zdvt
Joined:
2009-06-26 15:45:57

Projects

  • No projects to display.

Personal Tools