texas-instruments
Error while trying to call a class method: attempt to index local 'self' (a nil value) - Lua
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[详细]
2023-04-04 02:41 分类:问答davinci OSD issues
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[详细]
2023-03-19 04:41 分类:问答Generating C code from a Matlab-Simulink model for DSP C6748
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[详细]
2023-03-14 08:07 分类:问答How do I detect if an installation of Code-Composer-Studio is licensed?
The licensed version of the CCSv4 can be used to create programs with more the开发者_StackOverflown 16kByte code.[详细]
2023-02-28 01:26 分类:问答TI83+ evaluate expression program
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[详细]
2023-02-02 09:28 分类:问答How do I compile a Code Composer project which was created using a different version of Code Generation tools?
I have a Code Composer project I received from a friend. When I try to build it I get the following error message:[详细]
2023-02-01 07:29 分类:问答A consistent and simple group of IDE and tools for embedded code and unit test in C++?
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[详细]
2022-12-31 02:00 分类:问答Code Composer 4 (Eclipse based)- makefiles
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?[详细]
2022-12-18 14:37 分类:问答Where can I find information about programming the TI TMS320C64xx DMA controller
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[详细]
2022-12-15 09:29 分类:问答