Part Number: LAUNCHXL2-RM46 Hi Team,
Do we have a download link for the source code of the demo project that is preloaded on the LAUNCHXL2-RM46 board?
I searched the E2E and TI website but I found none.
Thanks in advance.
Regards,
Marvin
Part Number: LAUNCHXL2-RM46 Other Parts Discussed in Thread: HALCOGEN Hi,
Customer have been trying to debug and run a "Hello World" program but it gets stuck on debugging and can not see the desired output. It does not show any error but some…
Part Number: LAUNCHXL2-RM46 Other Parts Discussed in Thread: TEST Hello, we are working on DCAN implementation in the LAUNCHXL2-RM46. We tested the Loopback mode and the LoopBack Combined with Silent Mode properly (Attached I send the signal seen from…
Part Number: LAUNCHXL2-RM46 Other Parts Discussed in Thread: RM46L852 , TEST Tool/software: Code Composer Studio Hi there,
I recently purchased LAUNCHXL2-RM46 and installed CCS Version: 10.1.1.00004.
I started CCS, and then, to confirm LAUNCHXL2-RM46 debugging…
Part Number: LAUNCHXL2-TMS57012 Other Parts Discussed in Thread: LAUNCHXL2-RM46 Hello,
When I order LAUNCHXL2-TMS57012 I receive boards with different processors (TMS570LS or the RM46). Why does this come with two different versions?
And is this comes…
Part Number: LAUNCHXL2-RM46 Other Parts Discussed in Thread: UNIFLASH Tool/software: Code Composer Studio I'm using the TI CAN bootloader referenced in Application Report SPNA241 and I'd like to be able to load the CAN bootloader onto our boards using…
Part Number: LAUNCHXL2-RM46 Other Parts Discussed in Thread: RM46L852 Tool/software: Code Composer Studio Hi Experts,
We are developing a control system which uses Ethernet communication for end to end transmission of data.
To be specific, for demo purpose…
Part Number: LAUNCHXL2-RM46 I'm trying to build this example: ADC_DAC.zip.
It's for the RM46x. The following variables are declared in sys_main.c
uint32 adc1_EV_results[43200];
uint32 adc1_G1_results[43200];
and notification.c:
uint32 adc1_EV_results_copy…
Part Number: LAUNCHXL2-RM46 Other Parts Discussed in Thread: HALCOGEN
I'm trying to create a simple configurable *blocking* delay timer. I already have rtiNotification() handlers working for a couple of periodic timers, but of course they are not blocking…
Part Number: LAUNCHXL2-RM46 Other Parts Discussed in Thread: HALCOGEN I have made use of TJA1050 CAN transceivers along with RM46x launchpads. Launchpad1 <=> TJA1050 <=> TJA1050 <=> Launchpad2 We are following the CAN Transceiver connections…