1. Is it possible to use TargetDB for describing device memory map instead of GEL_MapAdd()? Is it possible to provide an example?
2. Which attributes in CPU/board XML files are referred by GEL_SymbolAdd("fileName" [, "cpuName"] [, "boardName"]) function as "cpuName" and "boardName"? Is it possible to provide Xpath or some example on how these attributes can be extracted starting with CCXML file?
3. Wiki states: The FTsuite distribution contains an XML parser that is designed to work with the Target Database. The parser has both a C and C++ interface for applications to use. Reference the ‘TargetDB Parser.doc’ for additional information about the parser. Is it the part of CCSV4 distribution?
Eugene