Hi Hritik,
Electronics IDC said: Appreciate your response. Is there any difference in the documentation of RM and TMS series that impacts their use in IEC 62304-compliant medical devices?
From IEC 62304 point of view, no there is no difference.
-- Thanks…
Part Number: RM48L952 Tool/software: Hello,
I am currently trying to understand how the Stack Pointer Register operates.
I have reviewed the Datasheet and Technical Reference Manual but could not find a detailed explanation of how the Stack Memory works…
Part Number: RM48L952 Tool/software: /** @file sys_main.c
* @brief Application main file
* @date 11-Dec-2018
* @version 04.07.01
*
* This file contains an empty main function,
* which can be used for the application.
*/
/*
* Copyright…
Hi Kip,
The HALCoGen generated code, SDL (safety diagnostic library, CSP test cases) are not fully supported by TI-Clang.
This is the reason we always recommend customer to use TI ARMCL compiler (or TI LTS Compiler) for Hercules controllers. You can find…
Hi Kip,
Kip Leitner said: It looks to me like all these ASM instructions are 1 processor clock cycle
No Kip, all these instructions will not take single clock cycles, some of them might take more than one clock cycles.
Please refer below links to understand…
Part Number: RM48L952 Other Parts Discussed in Thread: RM57L843
Tool/software:
Hi,
We occasionally encounter the SPI communication timeout issue on RM48L952, but never on RM57L843.
This issue arises from the following register value returning FALSE. …
Part Number: RM48L952 Other Parts Discussed in Thread: UNIFLASH , Tool/software: I am currently using the XDS110 debug tool through Uniflash version 8.8.0 installed, I cant seem to get the emulator to connect to the microprocessor. I have connected in…
Part Number: RM48L952 Other Parts Discussed in Thread: UNIFLASH Tool/software: Hello,
For out production usage, we would like to know if it is possible to flash / erase the EEPROM as a part of flash by using CCS or uniflash tools (with JTAG)?
If it is…
Part Number: RM48L952
Tool/software:
Dear TI Support,
We are currently working on a project with the RM48 microcontroller and while building our wrapper around the F021 Flash API library, we ecountered this warning when compiling.
Warning[Lt009]: Inconsistent…