Skip to main content

Update information for CubeSuite

Code Generator for 78K0R/Fx3

Changes from V2.00 to V2.01

Fixed issue with UARTF output code

The code in UARTF_SendDatan() and MD_INTLTn() was fixed so that the bytes-sent register UFnBUCTL is set when transfer mode for send or send/receive mode is "buffer mode".

The code in MD_INTLTn() was fixed so that the buffer for storing transmission data is initialized when transfer mode for send or send/receive mode is "buffer mode".
This eliminates an issue where more than 9 bytes of data could not be sent correctly.

Changes from V1.11 to V2.00

Changes about GUI

GUI was improved.

Changes about DMA controller

DMA controller's following API was corrected. (The mistake was found in RAM end address)

Changes about Simplified I2C Communication

When simple IIC was used by the receiving mode, the problem that was not able to be received according to the timing of interrupt was corrected.


Changes from V1.00 to V1.11

Changes about GUI

GUI was improved.
When simplified IICmn was used, it changed so that the "N-ch" check box of a port setting might be checked automatically.

Changes about generated code

When the build is done when changing to "One line mode" after "Terminal selection" is set to "Two line mode" once by the debugging setting, it becomes an error. In v1.10, this item was corrected.



Back To Top



End of content

Back To Top