Browse Source

修改控制器过温逻辑,110度修改为120度;

master
Ruikang 2 weeks ago
parent
commit
013c88ade9
  1. BIN
      AppFunction/temperature.c
  2. BIN
      Project/MDKARM(uV5)/Bin/SZSQ_T10C_APPV07.bin/ER_IROM1
  3. 4
      Project/MDKARM(uV5)/Objects/NOLOAD.sct
  4. BIN
      Project/MDKARM(uV5)/Objects/SZSQ_T10C_APPV07.axf
  5. 6408
      Project/MDKARM(uV5)/Objects/SZSQ_T10C_APPV07.hex

BIN
AppFunction/temperature.c

Binary file not shown.

BIN
Project/MDKARM(uV5)/Bin/SZSQ_T10C_APPV07.bin/ER_IROM1

Binary file not shown.

4
Project/MDKARM(uV5)/Objects/NOLOAD.sct

@ -2,8 +2,8 @@
; *** Scatter-Loading Description File generated by uVision *** ; *** Scatter-Loading Description File generated by uVision ***
; ************************************************************* ; *************************************************************
LR_IROM1 0x08003000 0x0000FC00 { ; load region size_region LR_IROM1 0x08000000 0x0000FC00 { ; load region size_region
ER_IROM1 0x08003000 0x0000FC00 { ; load address = execution address ER_IROM1 0x08000000 0x0000FC00 { ; load address = execution address
*.o (RESET, +First) *.o (RESET, +First)
*(InRoot$$Sections) *(InRoot$$Sections)
.ANY (+RO) .ANY (+RO)

BIN
Project/MDKARM(uV5)/Objects/SZSQ_T10C_APPV07.axf

Binary file not shown.

6408
Project/MDKARM(uV5)/Objects/SZSQ_T10C_APPV07.hex

File diff suppressed because it is too large
Loading…
Cancel
Save