/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / Ride Debugging - Word Lengths Incorrect?

Username:     
Password:     
             

Forum

# 1   2007-12-12 13:35:06 Ride Debugging - Word Lengths Incorrect?

NickK
Member
Registered: 2007-10-13
Posts: 13

Ride Debugging - Word Lengths Incorrect?

Hi All,

If I have questions on the Ride IDE should I post them on this site or somewhere else?
I've been using the STM32 Primer to evaluate the micro but the IDE seems to have a few things wrong with it.

For example, I'm trying out TIMx PWM (Timer4) and when I pause execution and look at the registers associated with it, some of the 16-bit values are only shown as 8-bit.
On initialisation some 16-bit values are wrong. Registers like TIM_CNT, TIM_PSC and TIM_ARR start out at 0xFF00 (should be 0x0000) then later on become truncated 8-bit values.

Things like this prevent you from making much progress.

Can you tell me what I should do? Or who I should talk with.

I want to get ready for future projects by getting familiar with this micro but progress is really slow.

Thanks you,

Nickk.
http://i251.photobucket.com/albums/gg304/NTecPics/STM32DebugWord-Length2.jpg

Last edited by NickK (2007-12-12 13:46:54)

Offline

 

# 2   2007-12-12 14:32:48 Ride Debugging - Word Lengths Incorrect?

Francis
Administrator
From: France-Grenoble
Registered: 2007-07-09
Posts: 890

Re: Ride Debugging - Word Lengths Incorrect?

The Raisonance forum is more appropriate for these questions. Anyway, thanks for the report.
I tried to reproduce, but it seems to work fine at my side (See below).
It could be that you are working with an old version of RIDE, but the file that display the timer4 contents has not been changed since last March... I suggest that you try to update if you are not working with the latest release.

ftp://www.raisonance.com/pub/forum/stm32circle/peripheralviews.jpg

Offline

 

# 3   2007-12-12 15:28:19 Ride Debugging - Word Lengths Incorrect?

NickK
Member
Registered: 2007-10-13
Posts: 13

Re: Ride Debugging - Word Lengths Incorrect?

Thank you Francis.
I forgot to give my IDE version numbers:

Ride7 IDE version 7.01.0001
RKitARM for RIDE7 version 1.02.0001

I am downloading the CD-ROM Image from this site because the Raisonance site isn't letting me download at the moment.

Cheers, Nick.

Offline

 

# 4   2007-12-12 15:38:29 Ride Debugging - Word Lengths Incorrect?

Francis
Administrator
From: France-Grenoble
Registered: 2007-07-09
Posts: 890

Re: Ride Debugging - Word Lengths Incorrect?

We confirm that your release is quite old. Please try the current release (on this website, in the 'resources' section) and let me know if it solves the issue. Thanks.

Offline

 

# 5   2007-12-12 20:01:19 Ride Debugging - Word Lengths Incorrect?

Stewee
Member
From: Dorset/England
Registered: 2007-10-11
Posts: 47
Website

Re: Ride Debugging - Word Lengths Incorrect?

This problem includes the USART registers on newer releases.


( Please Give Blood http://www.blood.co.uk >50% can.  5% do. )

Offline

 

Board footer