Commit 3f52ad7
docs/wind: document S32G missing symbol table fix
In the NXP-S32G guide, the VxWorks image created by it attempts to use a
network symbol table. If the symbol table is not found, it leads to an
error on startup and the C interpreter does not work because there are
no symbols.
This commit adds a troubleshooting section which fixes it by adding
INCLUDE_STANDALONE_SYM_TBL, which automatically removes
INCLUDE_NET_SYM_TBL.1 parent b26475d commit 3f52ad7
1 file changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
0 commit comments