Part Number: RM48L540 Hi,
Can I qualify IEC61508 SIL 3 by using single MCU RM48L540 as per certificate Given by TI or should I used 2 Nos RM48x ?
If single controller is ok then where should I get the evidence of this like 1oo1 for sil 3 etc.
Part Number: RM48L540 Other Parts Discussed in Thread: TMS570LS1227 , HALCOGEN I need to port a design from a TMS570LS1227 to an RM48L540. Before attempting the port, I first tried an empty test project with a main() for the RM48, loaded the output file…
Part Number: RM48L540 Hello,
I have an issue that I cannot resolve. I have configured the HAL to get an interrupt through the SCILIN interface.
The interrupt works well each time I press any key of the keyboard. However, "sciReceive(scilinREG, 1, (unsigned…
Part Number: RM48L540 Other Parts Discussed in Thread: TMS570LS3137 , HALCOGEN Hello,
I am working with a board which was designed to run an operative system over a TMS570LS3137PGE. However, because of there is no stock of these chips we had to buy the…
Part Number: RM48L540 Hello,
I am an issue trying to run the operative system over the RM48L540. This problem starts when I create the queues or tasks. At these moment the program finishes in a prefetch entry into the sys_intvecs.asm. I attach some captures…
Hi Leandro,
Sorry for the delay,
I discussed with internal team regarding your question, and it took long time to get the response and i got the response that we can do that.
Take a freeRTOS example for RM48L950 and change the device to the RM48L540.
-- …
Part Number: RM48L540 Hello,
in my software a division by zero doesn't generate an undefined instruction exception.
In the cortex R4 Reference Manual there is a DZ (divide by zero) bit to generate an undefined instruction exception, in the System…
Part Number: RM48L540 Dear Hercules Team,
My customer has some issue with the VIM_SRAM_PARITY_TEST from our TI Safety Library.
Source File:
sl_selftest.c version 2.3.1
Funkction: Boolean SL_SelfTest_VIM(SL_SelfTestType testType)
Parameter: testType…