Flowcode 7.2.1

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 7.

Moderator: Benj

Post Reply
User avatar
Alan_37
Posts: 179
Joined: Sun May 01, 2016 8:36 pm
Has thanked: 51 times
Been thanked: 54 times
Contact:

Flowcode 7.2.1

Post by Alan_37 »

Hi

Just noticed that flowcode 7.2.1 is out , what is new in 7.2.1 ?

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: Flowcode 7.2.1

Post by medelec35 »

Hi Alan,
From the logs folder:
  • * Components *
    - Feature additions -
    Formula AllCode added read all sensors macros to API component
    Added better help to CAL UART change baud macro

    - Bug fixes -
    Fixed ModBus Slave could only receive and process a maximum of 40 bytes
    Fixed ModBus Slave simulation had fallen behind embedded functionality



    * Tools and plugins *


    * CAL changes *
    - Bug fixes -
    PIC32 Delays
    PIC32 devices not resetting correctly under ICD - fixed ICD reset function
    ICD variable read/write confirmed working from Virtual address 0xA0000000 onwards
    PIC32 ICD timeout increased from 1000 to 65535 to ensure comms are more reliable
    Fixed a problem with fround functions where the definition added 0.5 but then called a function which added another 0.5



    * FCD changes *
    - Bug fixes -
    Misc ARM targets were missing the compiler options overrides
    PIC16F68x devices missing INTOSC helper XML section
    Rolled out timer fix to more PIC16BIT devices
    Improved timer handling on some 16-bit PIC Misc devices
    changed PIC32 compiler overrides from .cof file to .elf file for ICD compatibility



    * Compiler changes *


    * Flowcode executable *
    - Feature additions -
    Cursor Keys on Properties Window

    - Bug fixes -
    Component configuration redraw issues
    Fixed a crash that occured while exiting Flowcode while the simulation was running
    Fixed an issue where setting a breakpoint while in ICD mode was not working while ICD was running at full speed
    StartPage casted as Flowchart and executing as Flowchart
    Ghost settings now save with the project
    Restore defaults button in Ghost settings now works correctly
    Fixed an issue where the override comms delay settings was not being saved when OK was clocked
    Time Interrupt is more accurate in simulation
    Fixed an issue where if the target device of a project ever got changed then you could sometimes end up with both a .cof file and a .elf file existing at the same time which would cause issues with ICD variable values not displaying correctly if the wrong file was read.
    Fixed an issue where .elf files were being generated with the wrong file extension for PIC32 devices
    Fixed an issue with the Flowkit 2 clock and data pin selection in Ghost settings
    Fixed a crash when using Flowkit 2 with PIC32 devices
    Fixed an issed with Ghost on Flowkit 2 not correctly reading and writing to memory on PIC32 devices

    - Cosmetic changes -
    Fixed the toolbar so the icons are cleared when in ICD mode
Martin
Martin

Post Reply