Свойства проекта, вернул f2838x_codestartbranch.asm

This commit is contained in:
seklyuts 2024-04-15 10:29:09 +03:00
parent e414f5f74c
commit a29be461f7
2 changed files with 3 additions and 3 deletions

View File

@ -414,7 +414,7 @@
</toolChain>
</folderInfo>
<sourceEntries>
<entry excluding="lib/f2838x_codestartbranch.asm|2838x_RAM_combined_lnk_cpu1.cmd" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
<entry excluding="2838x_RAM_combined_lnk_cpu1.cmd" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
</sourceEntries>
</configuration>
</storageModule>

View File

@ -111,8 +111,8 @@ void FRMUartInit(void)
// SCIA at 115200 baud
// @LSPCLK = 50 MHz (200 MHz SYSCLK) HBAUD = 0x00 and LBAUD = 0x35.
//
SciaRegs.SCIHBAUD.all = 0x0002;
SciaRegs.SCILBAUD.all = 0x008B;
SciaRegs.SCIHBAUD.all = 0x0001;
SciaRegs.SCILBAUD.all = 0x0045;
SciaRegs.SCICTL1.all = 0x0023; // Relinquish SCI from Reset