Evc
Am Pfauenzehnt 11a Telefon +49(2064)4163-0 Internet www.evc.de
D-46539 Dinslaken Telefax +49(2064)4163-33 e-mail
  Our office is closed (Su, 11:39 CET)
 
Homepage
Service
Links
ECU pins
FAQ

  » Customer Login
    Deutsch
  Italiano

FAQ

(Back to overview)

Product:
WinOLS

Topic:
Checksums

Question:
What is CAdrCnv ?

Answer:
Modern microcontrollers (and the C167 is already one of that) have a memory management unit, which separates the address space of the processor from the external address bus. So it can distinguish between program and data area, even both are located in the same eprom.

Until now the elements eprom, processor and eeprom were divided in WinOLS and managed in one project, but not the areas in each element. This was done by the checksums individually.

Now we have put both together in the central data structure CAdrCnv. This structure is initialised when the project is created. Then a checksums can modify it, if it is necessary.

It can be viewed in the project properties at "ECU-usage-...". Elements with type "Hardware" are inserted at the project creation. The checksums can modify them or insert new virtual elements.