Topic : RIDE7/STVD7 simulator problem

Forum : ST7/STM8

Original Post
Post Information Post
March 8, 2009 - 12:00pm
Guest

I'm using RIDE7 7.14 (16k free version) and STVD7 4.0.1 for a project using the old ST72321R9 MCU.

I'm trying to verify the code, but everytime I try to run it through the simulator I get an "Error: cannot find bounds of current function" message immediately when I try to start the program.

I get this even with a stripped down program containing just the main function. I figure I'm doing something wrong with the compiler settings, but I can't figure out what.

Anyone who can help?

/Henrik

Replies
Post Information Post
+1
0
-1
March 9, 2009 - 9:28am
Raisonance Support Team

Hi Henrik,

You should upgrade to the lastest Ride version, which may offer some bug fixes but at least offers MAJOR compiler improvements.

We have not been able to reproduce your problem here. Can you check whether you still have the problem when using Ride (not STVD)?
If everything goes fine with Ride but you still have a problem with STVD, can you compare the compiler and linker command lines, and try to detect where the problem may come from?

Regards,
Bruno