• uVision5: "Dynamic syntax check / Code completion module error: deactiv"
    Hi, when I start uVision5, then I get this error message in the status line: "Dynamic syntax check / Code completion module error: deactiv". The "deactiv" looks strange - the v somehow cut (althought...
  • Dtmf small module for Radio-Id [Complete Project]
    Some time ago I developed this modules as add-on for cheap comercial radios. The modules were programmed each with different tones and then inserted in the radios in order to distinguish the talkers...
  • OVERLAY
    Is it possible to do NOOVERLAY for XDATA and do OVERLAY for DATA. Thanks, Goran
  • overlay
    Hello, we are working on a C51 project using code banking with 2 code banks(105k code) This is the map file generated for my compiled project... TYPE BASE LENGTH RELOCATION SEGMENT NAME...
  • OVERLAY
    I am using the OVERLAY directive as following: OVERLAY(func0 ! *,func1 ! *,func2 ! *,func3 ! *,func4 ! *,func5 ! *) to Excludes the functions from overlay analysis and locates its data and bit segments...