• How to use extern sbit declare?
    I declare a variable unsigned char bdata Kde in a.c . [in file a.c] unsigned char bdata Kde; Than I want to use the variable in b.c . [in file b.c] #include <stdio.h> ..... extern unsigned...
  • How to use extern sbit declare?
    I declare a variable unsigned char bdata Kde in a.c . [in file a.c] unsigned char bdata Kde; Than I want to use the variable in b.c . [in file b.c] #include <stdio.h> ..... extern unsigned...
  • LX51 in Ver 7.08 hang in big project ?
    hi in small project not problem when i chose linker code packing in 92% packed hang and uv2 crash it have bug ?
  • LX51 in Ver 7.08 hang in big project ?
    hi in small project not problem when i chose linker code packing in 92% packed hang and uv2 crash it have bug ?
  • PK51: Which Compiler-Options for big projects with DS80C410?
    Hello Forum, actually I have the following Problem: Target: Dallas DS80C410 MemoryModel: Large Code: Contiguous Mode 512k Non RTX-Tiny, only Dallas-CLibs and HW-Task-Sheduler in usage. Toolchain...