The ARM installers attempt to determine which ARM products are installed on your machine. If Dynatext books are available for a product, the installer attempts to add those books to the list of existing ARM product documentation. In some cases, the installer will fail to write the configuration file correctly. This problem can be solved by editing the DynaText.ini file manually: Dynatext book collections are defined in the DynaText.ini file. By default this file is installed in: C:\Program Files\ARM\Documentation\Dynatext\4.1\release\win_32-pentium\bin The path to each collection of books is defined by a COLLECTION entry of the form: COLLECTION=<pathname>=<product_name> where: <pathname> is the full path to the book collection. <product_name> is a label that identifies the collection in the Dynatext collection window. For example, the COLLECTION entry for a default installation of RVD 1.6 is: COLLECTION=c:\Program Files\ARM\Documentation\RVD\1.6\release\windows\Dynatext\RVD16 =RealView Debugger v1.6 If DynaText books are not displayed in the DynaText collection window, open the DynaText.ini file in a text editor and ensure that there is a valid COLLECTION line for each collection of DynaText books.
|