Quantcast
Channel: Embedded Software (Read Only)
Browsing all 25965 articles
Browse latest View live

Forum Post: RE: IPC install problem

Hi Rob,Thank you! The build is now progressing...hasn't completed yet, but the fact that it's taking as long as it is, is a good sign.My system has three xdctools_xxxx directories. I believe two of...

View Article


Forum Post: RE: Changing FLASH address causes compilation failure.

The old way will not work for Cortex-M. I suspect it won't work for other architectures either, but I haven't checked that.

View Article


Forum Post: Need to build BSP for Davinci dm8148

Greetings,I'm returning to a project based on the dm8148 after setting it aside for quite a while.  I am having a lot of trouble determining where TI's software support for this SOC lives these...

View Article

Forum Post: RE: TI-RTOS TM4C129X empty.c Example Problem

I take that back. Switching to "Via SWO" and now even removing the System_flush() does not fix the issue. I am having some very buggy issues when I try to debug. Sometimes the code will stop at int...

View Article

Forum Post: RE: NDK: blocking recv()

Can you please provide your full 4-digit version numbers?   For example, SYS/BIOS 6.37.0x.yz.   Where x, y, and z are numbers.Not sure if it matters, but the standard printf() code sets a hidden...

View Article


Forum Post: RE: What to do if all tasks blocked?

Do you have CCS connected?   Are you familiar with the RTOS Object View tool?   Try Tools->RTOS Object View and you should be able to see the state of your various Tasks.If your ISRs are very...

View Article

Forum Post: RE: multi-tasking on MSP430F26xx

Short answer is that you need to #include <ti/sysbios/knl/Task.h>.Longer answer is check the examples that come with the product. and read the Kernel User's Guide.

View Article

Forum Post: RE: Steps Needed to Support Log_info with SYSBIOS

As Todd stated, the BIOS version and part number would help.BIOS uses a timer to drive the periodic 1ms tick.  I suspect that on rare occassions (every 8 seconds), the 2 ISRs happen at/near the same...

View Article


Forum Post: RE: timer / clock not consistently working

Ooops.   Sorry.  I see it is DaVinci.   I suspect that you are colliding with some Linux timer use from the Arm side.  Can you try a different timer id?   The Clock module allows you to select a...

View Article


Forum Post: RE: Bug SDOCM0010658

Hi Tim --The bug id you posted is not an NDK bug.  It looks like it is missing a digit.  Can you repost with the CQ id?Thanks,-Karl-

View Article

Forum Post: RE: MEM_alloc()

Can you please open up a new question for this and provide a lot more details on what you are trying to do?  This thread was closed long ago.Thanks,-Karl-

View Article

Forum Post: RE: using a flash bootloader along with a flash application

Thanks Alan.I found an answer yesterday (same as your suggestion) but forgot to come back to close this out.  Thank you though.  I appreciate it!

View Article

Forum Post: RE: Which timers on 6634K2H can be shared?

David,First you said 6634K2H.  I wasn't sure which device this is.  There's a TCI6636K2H and a TCI6634, but I'm not sure about a 6634K2H?1.  Typically on these devices, if you have 8 DSP cores then the...

View Article


Forum Post: Multiple static task, doesn't work

Hi there, I'm trying for a month to write code for the F28M35H52C, more or less. I run over and over again on problems. I use the CCS 6.0.0.00190 and RTOS 2.0.1.23. My aim is that the program accept...

View Article

Forum Post: Does TI RTOS support FatFS in internal flash?

From the tirtos_User_Guide.pdf, it looks that FatFS only support SD/UsbFlash or RAM Disk. So it has no support on File System in internal code flash? I am using TivaC series.Thanks

View Article


Forum Post: DM6446 ASOC: Problem in register read write

Hi,I am writing simple driver for McASP module on DM6446 EVM board with ASOC architecture and using 3.14.0 main line version of Linux kernel.As I found that in mainline version, support is broken, I...

View Article

Forum Post: RE: XDC tools incremental build

Sasha-Yes you are correct.  The problem was on our side, having to do with a non-standard filename extension that we were using.  Now our build process is more streamlined.  Thanks.-Jeff

View Article


Image may be NSFW.
Clik here to view.

Forum Post: RE: Relocating files when using TI-RTOS

Jan,sorry for the late reply. I'm not too familiar with your CCS project's layout, but perhaps you can post your project or a picture of the folder file structure so I can understand it better.One...

View Article

Forum Post: RE: Enhancement request spruex3m

Hi Ray,I've submitted a bug to have this addressed (SDOCM00108276) for future TI-RTOS releases.I noticed the TI-RTOS Kernel's (sysbios) User's Guide does mention the full module's name, such as...

View Article

Forum Post: USB Hub in WEC7

 HI,Is USB high speed Hub working in WEC7 with following BSP ?BSP_WINCE_ARM_A8_02_30_00_POWERVR_U711If so please let me know if Split protocol is implemented in this BSP. I am working on Customized...

View Article
Browsing all 25965 articles
Browse latest View live