Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#12471 - DM320 battery bench stops at high voltage levels

Attached to Project: Rockbox
Opened by Tomasz Moń (desowin) - Wednesday, 21 December 2011, 10:26 GMT+2
Last edited by Tomasz Moń (desowin) - Thursday, 22 December 2011, 18:57 GMT+2
Task Type Patches
Category Drivers
Status Closed
Assigned To No-one
Player Type TMS320DM320-based
Severity Medium
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

When running battery_bench it can end with high battery level.

I suspect losing DSP to ARM interrupt as the reason (so the playback freezes). Attached patch might fix this issue.
   dm320_dsp_to_arm_fix.patch (17.8 KiB)
 firmware/target/arm/tms320dm320/dsp/dsp-image.h |  277 +++++++++++-------------
 firmware/target/arm/tms320dm320/dsp/arm.c       |    8 
 2 files changed, 142 insertions(+), 143 deletions(-)

This task depends upon

Closed by  Tomasz Moń (desowin)
Thursday, 22 December 2011, 18:57 GMT+2
Reason for closing:  Invalid
Additional comments about closing:  Turns out this issue was unrelated to DSP interrupt change.

Loading...