Difference of FSP 3.4 and 4.0

Hello, can someone tell me that why use FSP 3.4 config and the code can run well, and then use FSP 4.0 open the config , the code reports some wrong. Can higher version software not be compatible with lower version software? 

Parents Reply Children
  • Hello IK,
    I use Keil MDK not the E2-studio, and when build the code, It will create some errors just like following picture show, and I hope when switch to more higher version, it will be ok, so what should I do?

  • Hello,

    I assume that your are using RA Smart Configurator for KEIL-IDE right? Have you opened the configurator and generated code for FSP version 4.0.0, because it seems that these errors are coming from terms that are declared in files that are generated with code generator.

    Thank you!

    Best Regards,

    IK

  • Hello,
    Yes,FSP version  has updated to high version 4.0 from version 3.4.The problem i want to ask is why generate code for FSP version 4.0 will report error,in my opinion, version 4.0 should be compatible with the configuration of version 3.4 and should not generate errors. Otherwise, what is the point of upgrading to a higher version?