Changes between Version 43 and Version 44 of Docs/825gen2/Dev/Simulating825gen2


Ignore:
Timestamp:
03/12/25 07:16:06 (3 weeks ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/Simulating825gen2

    v43 v44  
    120120||${PRT_SIM_LIBS} ,,4,,||(PRT_SIM_LIBS new 2025-03-05)||
    121121
    122 ,,1,, Older apps may use 825 instead of 825ev
     122,,1,, Older apps may use //825// instead of //825ev//.
    123123
    124 ,,2,, 825lang is used for newer 825 Gen2 apps. This is not needed for recompile of Legacy 825 apps.
     124,,2,, //825lang// is used for newer 825 Gen2 apps. This is not needed for recompile of Legacy 825 apps.
    125125
    126 ,,3,, For newer apps it is preferred to use 825sql and sqlite3 for dynamically linked SQLite shared object that is already on 825 Gen2. Older recompiled apps may instead use sql3_7_9 which is statically linked.
     126,,3,, For newer apps it is preferred to use //825sql// and //sqlite3// for dynamically linked SQLite shared object that is already on 825 Gen2. Older recompiled apps may instead use //sql3_7_9// which is statically linked.
    127127
    128128,,4,, If VM is not updated to have PRT_SIM_LIBS environment variable instead use individual lines: cups, json-c, esmtp, ssl, crypto
     
    135135||${workspace_loc:/lib825sql/Debug-ARM825-SIM} ,,3,,||
    136136
    137 ,,1,, If the older lib825 is used change search path to "${workspace_loc:/lib825/Debug-ARM825-SIM}".
     137,,1,, If the older //lib825// is used change search path to "${workspace_loc:/lib825/Debug-ARM825-SIM}".
    138138
    139 ,,2,, The lib825lang search path is not needed if not using lib825lang.
     139,,2,, The //lib825lang// search path is not needed if not using //lib825lang//.
    140140
    141 ,,3,, If sql3_7_9 library is used change search path to "${workspace_loc:/libsql3_7_9/Debug-ARM825-SIM}".
     141,,3,, If //sql3_7_9// library is used change search path to "${workspace_loc:/libsql3_7_9/Debug-ARM825-SIM}".
    142142
    143143