Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support of RT IDE on esp32 board? #4015

Closed
opensupport-ceo opened this issue Nov 11, 2019 · 7 comments
Closed

Support of RT IDE on esp32 board? #4015

opensupport-ceo opened this issue Nov 11, 2019 · 7 comments

Comments

@opensupport-ceo
Copy link

opensupport-ceo commented Nov 11, 2019

I'm using on ESP32 board and RT IDE.
On RT IDE, I used "Batch build project".
However, I can not use the function like "Application Manager" and "Kernel config" because RT IDE might not enable the functions.

Originally, the functions should be enabled as next links:https://developer.tizen.org/development/tizen-studio/rt-ide/getting-started/managing-project

then please let me know how and what.

@opensupport-ceo opensupport-ceo changed the title Support of RT IED on esp32 board? Support of RT IDE on esp32 board? Nov 11, 2019
@zhouxinhe
Copy link
Contributor

Hello HotCodeworker

To use Application Manager and Kernel Config function:

  1. Select the project in the Project Explorer view.
  2. Click the arrow next to the Build TizenRT Project icon.
    Then you can see Application Manager and Kernel Config items in the drop-down menu.

I tried to select Application Manager, but no dialog appeared (I don't know why...).
Fortunately, we can manage application in Kernel Config -> Application Configuration -> ...

@sunghan-chang
Copy link
Contributor

I tried to select Application Manager, but no dialog appeared (I don't know why...).

Let me check it.

@opensupport-ceo
Copy link
Author

opensupport-ceo commented Nov 12, 2019

In addition, my issue are only about ESP32_DevKit board.
More issue with ESP32_DevKit board is also that I couldn't debug with this ESP32 board on RT IDE because RT IDE poped-up like that "there is no debug.xml".
I just posted more issue as the new issue: #4029 (comment)

@sunghan-chang
Copy link
Contributor

@manishtr When we check make applist or dbuild.sh applist, it creates .appSpec file. Could you check why it does not work with Application Manager?

@dkdwivedi
Copy link

dkdwivedi commented Nov 15, 2019

launching Application manager creates same .appSpec file as generated by make applist

UI launching failed during parsing

@sunghan-chang
Copy link
Contributor

@dkdwivedi Thank you for helping.
@HotCodeworker This is resolved with 572d612. After checking Application Manager on IDE, let you know at next Monday.

@sunghan-chang
Copy link
Contributor

@HotCodeworker

  1. Application Manager is working now with latest commit.
  2. As you said, debug feature is under implementation. Let's talk it in Debug problem on RT IDE with ESP32_DevKit board? #4029 .

Currently kerne config and application manager are working well. Let's close this and when you have a problem, let me know. Thank you for the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants