• TM4C129 - Protect the code from copy
    I am trying to evaluate ways to protect my embedded code from being read and copy from outside world. I wonder what are the popular ways used out there. Pls note that you still need the option to upgrade...
  • TM4C129 - Protect the code from copy
    I am trying to evaluate ways to protect my embedded code from being read and copy from outside world. I wonder what are the popular ways used out there. Pls note that you still need the option to upgrade...
  • In TM4c129 ethernet port is not working if used with less than 25MHz crystal
    Hi all, I have made tcp/ip server it is working fine with 25MHz crystal. Now i replaced crystal with 16 MHz then i found that everything is working fine but ehternet is not working. Why TM4c129...
  • In TM4c129 ethernet port is not working if used with less than 25MHz crystal
    Hi all, I have made tcp/ip server it is working fine with 25MHz crystal. Now i replaced crystal with 16 MHz then i found that everything is working fine but ehternet is not working. Why TM4c129...
  • how/ where is the "TARGET_IS" defined? for Tivaware on TM4C129
    I am having trouble changing from a Texas Instruments TM4C123 to TM4C129 that are Arm Cortex-M4 In Texas Instruments "Tivaware" many libraries which have something like: #if defined(TARGET_IS_TM4C123_RA1...