Skip to content

Commit

Permalink
Remove write "BIN" file support because it doesn't work in MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
sfyip committed Dec 13, 2020
1 parent 812a70c commit 5fcfaae
Show file tree
Hide file tree
Showing 5 changed files with 1,556 additions and 1,509 deletions.
98 changes: 97 additions & 1 deletion MDK-ARM/STM32_MSD_BTLDR.uvoptx
Original file line number Diff line number Diff line change
Expand Up @@ -181,9 +181,25 @@
<Bp>
<Number>0</Number>
<Type>0</Type>
<LineNumber>322</LineNumber>
<EnabledFlag>1</EnabledFlag>
<Address>134228910</Address>
<ByteObject>0</ByteObject>
<HtxType>0</HtxType>
<ManyObjects>0</ManyObjects>
<SizeOfObject>0</SizeOfObject>
<BreakByAccess>0</BreakByAccess>
<BreakIfRCount>1</BreakIfRCount>
<Filename>..\Src\fat32.c</Filename>
<ExecCommand></ExecCommand>
<Expression>\\STM32_MSD_BTLDR\../Src/fat32.c\322</Expression>
</Bp>
<Bp>
<Number>1</Number>
<Type>0</Type>
<LineNumber>287</LineNumber>
<EnabledFlag>1</EnabledFlag>
<Address>134231478</Address>
<Address>134229862</Address>
<ByteObject>0</ByteObject>
<HtxType>0</HtxType>
<ManyObjects>0</ManyObjects>
Expand All @@ -194,6 +210,86 @@
<ExecCommand></ExecCommand>
<Expression>\\STM32_MSD_BTLDR\../Src/ihex_parser.c\287</Expression>
</Bp>
<Bp>
<Number>2</Number>
<Type>0</Type>
<LineNumber>437</LineNumber>
<EnabledFlag>1</EnabledFlag>
<Address>134229270</Address>
<ByteObject>0</ByteObject>
<HtxType>0</HtxType>
<ManyObjects>0</ManyObjects>
<SizeOfObject>0</SizeOfObject>
<BreakByAccess>0</BreakByAccess>
<BreakIfRCount>1</BreakIfRCount>
<Filename>..\Src\fat32.c</Filename>
<ExecCommand></ExecCommand>
<Expression>\\\../Src/fat32.c\437</Expression>
</Bp>
<Bp>
<Number>3</Number>
<Type>0</Type>
<LineNumber>437</LineNumber>
<EnabledFlag>1</EnabledFlag>
<Address>134229370</Address>
<ByteObject>0</ByteObject>
<HtxType>0</HtxType>
<ManyObjects>0</ManyObjects>
<SizeOfObject>0</SizeOfObject>
<BreakByAccess>0</BreakByAccess>
<BreakIfRCount>1</BreakIfRCount>
<Filename>..\Src\fat32.c</Filename>
<ExecCommand></ExecCommand>
<Expression>\\\../Src/fat32.c\437</Expression>
</Bp>
<Bp>
<Number>4</Number>
<Type>0</Type>
<LineNumber>453</LineNumber>
<EnabledFlag>1</EnabledFlag>
<Address>134229432</Address>
<ByteObject>0</ByteObject>
<HtxType>0</HtxType>
<ManyObjects>0</ManyObjects>
<SizeOfObject>0</SizeOfObject>
<BreakByAccess>0</BreakByAccess>
<BreakIfRCount>1</BreakIfRCount>
<Filename>..\Src\fat32.c</Filename>
<ExecCommand></ExecCommand>
<Expression>\\STM32_MSD_BTLDR\../Src/fat32.c\453</Expression>
</Bp>
<Bp>
<Number>5</Number>
<Type>0</Type>
<LineNumber>464</LineNumber>
<EnabledFlag>1</EnabledFlag>
<Address>134229468</Address>
<ByteObject>0</ByteObject>
<HtxType>0</HtxType>
<ManyObjects>0</ManyObjects>
<SizeOfObject>0</SizeOfObject>
<BreakByAccess>0</BreakByAccess>
<BreakIfRCount>1</BreakIfRCount>
<Filename>..\Src\fat32.c</Filename>
<ExecCommand></ExecCommand>
<Expression>\\STM32_MSD_BTLDR\../Src/fat32.c\464</Expression>
</Bp>
<Bp>
<Number>6</Number>
<Type>0</Type>
<LineNumber>315</LineNumber>
<EnabledFlag>1</EnabledFlag>
<Address>0</Address>
<ByteObject>0</ByteObject>
<HtxType>0</HtxType>
<ManyObjects>0</ManyObjects>
<SizeOfObject>0</SizeOfObject>
<BreakByAccess>0</BreakByAccess>
<BreakIfRCount>0</BreakIfRCount>
<Filename>..\Src\fat32.c</Filename>
<ExecCommand></ExecCommand>
<Expression></Expression>
</Bp>
</Breakpoint>
<WatchWindow1>
<Ww>
Expand Down
Binary file modified MDK-ARM/STM32_MSD_BTLDR/STM32_MSD_BTLDR.axf
Binary file not shown.
Loading

0 comments on commit 5fcfaae

Please sign in to comment.