Part Number: EVM430-FR6047
Hi!
What is the advantages/disadvantages of executing the LEA functions from RAM by defining __USS_RUN_ALG_FROM_RAM__ using the USS_library?
Best regards,
Thibault Helle
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: EVM430-FR6047
Hi!
What is the advantages/disadvantages of executing the LEA functions from RAM by defining __USS_RUN_ALG_FROM_RAM__ using the USS_library?
Best regards,
Thibault Helle
Thanks for your answer. I am concerned about current consumption.
I tried to run with __USS_RUN_ALG_FROM_RAM__ added to the command file preprocessing macros, but I just get algorithm error 123 all the time. Is there something else I need to modify to get it to work?
Thanks in advance
Best regards,
Thibault
Hi Thibault,
Can you confirm whether you are seeing this error with the latest release?
http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/USSSWLib/USSSWLibGas/latest/
BR,
Leo
Leonardo Estevez said:Hi Thibault,
Can you confirm whether you are seeing this error with the latest release?
http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/USSSWLib/USSSWLibGas/latest/
BR,
Leo
Hi Leonardo Estevez,
I am using water mode not gas. Is a fix coming for water lib?
Thibault
Hi Thibault,
I'm sorry, I gave you the wrong link - this is the right one for water:
http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/USSSWLib/USSSWLibWater/latest/
To enable this, you should set as active the "LPM_LEARAM" build configuration. Let me know if you are still seeing an issue when doing this.
BR,
Leo
Using the EVM demo code project it works yes, but I cannot make it work on the template project:

Does it work for you on that project?
Thanks in advance!
Hi Thibault,
We've tested this for the template project. Can you confirm that you are adding the following to the Predefined variables in the project properties?
__USS_RUN_ALG_FROM_RAM__
BR,
Leo
**Attention** This is a public forum