I\'m creating a lua script that should run on the TI-Nspire calculator. The problem is that while running my script I get the error Attempt to index local \'self\' (a nil value) when the button:activa
I am working on a project using TI 365 DSP. There is an annoying issue of OSD transparency working in YUV422 mode. YUV422 is a packed format and the OSD transparency implementation knocks out only Y f
I\'m trying to generate C code from a Matlab-Simulink simple model (eg.: sine wave generator with a DAC at the output). This code must be executed with Code Composer Studio
The licensed version of the CCSv4 can be used to create programs with more the开发者_StackOverflown 16kByte code.
I would like to build a program in a TI-83+ that will prompt f开发者_StackOverflow社区or the variables x, y, and z, and then prompt for an expression on the terms x, y, and z. Is it possible to prompt
I have a Code Composer project I received from a friend. When I try to build it I get the following error message:
I’m starting a new firmware project in C++ for Texas Instrument C283xx and C6xxx targets. The unit tests will not run on the target, but will be compiled with gcc/gcov on a PC with windows (and run a
How do I prevent Code Composer 4 (which is based on Eclipse) from generating its ow开发者_如何学JAVAn makefile and use the one I provide instead?
I need to do some simple memory transfer using this DSP, but I am unable to find any documentation ab开发者_JAVA百科out the DMAfunctions.I am using Cwith code composer 3.3 OK in a flash of inspiration