Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about renode

Read more about renode

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - renode

Can you monitor and alter register values in renode the way it is done in IAR systems?

I recently came across Renode, which claims to simulate exact binaries and of an embedded software. Now, can I use a software like renode to debug my baremetal embedded software ? (monitor and edit re...
test-img

user137273

embedded

iar

bare-metal

renode

Votes: 0

Answers: 1

Latest Answer

This is a very generic question, but the answer is "yes, you can". When you load your platform you can use the Monitor to access the cpu object, and from it - some registers, e.g. cpu PC. If...
test-img

Piotr Zierhoffer

STM32F0 with ADC and DMA with Renode

I'm trying to run an application on Renode that uses ADC and DMA for the STM32F030F4P, I created a stm32f0.repl file with the dma and adc as follows: dma: DMA.STM32LDMA @ sysbus 0x40020000 [0] -&g...
test-img

Marco Ruthes

dma

adc

stm32f0

renode

Votes: 0

Answers: 1

Latest Answer

As it's optional, you can remove it completely. This would lead to DMA not being used. It seems that what you have written should be doable, and it's a bug that it's not possible. The STM32LDMA should...
test-img

Piotr Zierhoffer

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved