Projekt

Allgemein

Profil

Wiki » Historie » Version 2

Maximilian Seesslen, 27.05.2026 13:13

1 1 Maximilian Seesslen
h1. Wiki
2
3
h2. Usecases
4
5
* A new device is created and EEPROM has to be written. So an tool should ask for the serial number, access an database and write EEPROM via maintenance binary.
6 2 Maximilian Seesslen
* There is an existing device. I want to dump EEPROM as base64 and show me the data.
7 1 Maximilian Seesslen
8
h2. The past
9
10
Each project had an ".campo" file. They contained function which used "getDbEntry" to pick up fields to create the struct within an GDB connection.