Исправлен момент загрузки, чтоб CAN не подтягивался к единице.

This commit is contained in:
2025-12-08 18:12:58 +03:00
parent 644ccb6a10
commit abb5ddf76b
12 changed files with 1029 additions and 1000 deletions

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -12,7 +12,7 @@ PHYSICAL MEMORY PARAMETERS
BOOT LOADER PARAMETERS
Table Type: SERIAL PORT (SCI 8 bit Mode)
Entry Point: 0x0000b753
Entry Point: 0x0000b7f1
OUTPUT TRANSLATION MAP
@@ -21,9 +21,9 @@ OUTPUT TRANSLATION MAP
--------------------------------------------------------------------------------
OUTPUT FILES: D:\project2833\GIT\Balsam_166\bin\UKSSTMS320F28335.bin [b0..b7]
CONTENTS: 00000000..00007979 BOOT TABLE
.cinit : dest=0000b8e3 size=00000262 width=00000002
.text : dest=00008000 size=000038e3 width=00000002
CONTENTS: 00000000..00007ab5 BOOT TABLE
.cinit : dest=0000b981 size=00000262 width=00000002
.text : dest=00008000 size=00003981 width=00000002
ramfuncs : dest=0000c15d size=00000023 width=00000002
.econst : dest=0000c000 size=00000112 width=00000002
.switch : dest=0000c112 size=00000028 width=00000002

Binary file not shown.