Part Number: TM4C1232H6PM Hi Champion
My customer's application used CAN communication, but their don't know how to test the CAN performance, so want to know whether have CAN protocol test standard for their reference?
Eric
Amit Ashara said: It is indeed the WDT#02
D'oh stupid me of cause is has to be WATCHDOG 1 _BASE. Thank you Amit!
Just for someone looking for code working with WD1 here is the fixed code:
#include <stdbool.h>
#include <stdint.h>
#include "inc…
Other Parts Discussed in Thread: TM4C123GH6PGE , TM4C1232H6PM Hello,
I have custom HID application, based on hid keyboard example. It was developed on TM4C123GH6PGE (TI development board).
My production board has TM4C1232H6PM. The changes that i've…
I ran into some issues using pdkProjectCreate script. See attached text files for output of both scripts i.e. pdkProjectCreate and pdksetupenv. The pdkProjectCreate script created a folder called MyExampleProjects but it was empty. The script appears…
Hi Crawford,
Thanks for your time and efforts. I'll try to reproduce the problem, and get it resolved. I would expect there are some changes necessary to port the labs from StellarisWare to the new version of TivaWare. I've attached an app note on the…
Correct Case :-
CCS Version: 9.0.1.00004
TI ARM Compiler Version: 18.12.1
2161.main.pp.txt
Fullscreen
6355.BuildLog.txt
Download
**** Build of configuration Debug for project TestCase_PointerToArray ****
"C:\\ti\\ccs901\…