-
Notifications
You must be signed in to change notification settings - Fork 15
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
generate code error #10
Comments
and gfx & gfx_apps version is v3.6.0 |
5 similar comments
and gfx & gfx_apps version is v3.6.0 |
and gfx & gfx_apps version is v3.6.0 |
and gfx & gfx_apps version is v3.6.0 |
and gfx & gfx_apps version is v3.6.0 |
and gfx & gfx_apps version is v3.6.0 |
Can you give one of these options a try? |
it can work, thanks. |
2 similar comments
it can work, thanks. |
it can work, thanks. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I used H3 in ubuntu 16.04, when I generated code, H3 shew "Exception cause: java.lang.NullPointerException: Security flag can't be null" error as bellow, and the process bar stop on 99%.
=============================================================================
[Info]: Adding file: "/osal/osal_definitions.h" to "/osal/"
[Info]: Processing file: "/media/ssd2/harmony3/core/osal/osal_impl_basic.h"
[Info]: Copying file: "/media/ssd2/harmony3/core/osal/osal_impl_basic.h" to "/media/ssd2/harmony_pro/sama5d2_lcd/firmware/src/config/default/osal/osal_impl_basic.h"
[Info]: Adding file: "/osal/osal_impl_basic.h" to "/osal/"
[Info]: Skipping file (overwrite disabled): "/media/ssd2/harmony3/core/templates/app.c.ftl"
[Info]: Skipping file (overwrite disabled): "/media/ssd2/harmony3/core/templates/app.h.ftl"
[Info]: Skipping file (overwrite disabled): "/media/ssd2/harmony3/core/templates/user.h.ftl"
[Info]: Processing file: "/media/ssd2/harmony3/core/templates/configuration.h.ftl"
[Info]: Writing file: "/media/ssd2/harmony3/core/templates/configuration.h.ftl" to "/media/ssd2/harmony_pro/sama5d2_lcd/firmware/src/config/default/configuration.h"
[Info]: Adding file: "/configuration.h" to "config/default/"
[Info]: Processing file: "/media/ssd2/harmony3/core/templates/tasks.c.ftl"
[Info]: Writing file: "/media/ssd2/harmony3/core/templates/tasks.c.ftl" to "/media/ssd2/harmony_pro/sama5d2_lcd/firmware/src/config/default/tasks.c"
[Info]: Adding file: "/tasks.c" to "config/default/"
[Info]: Processing file: "/media/ssd2/harmony3/core/system/debug/templates/sys_debug.h.ftl"
[Info]: Writing file: "/media/ssd2/harmony3/core/system/debug/templates/sys_debug.h.ftl" to "/media/ssd2/harmony_pro/sama5d2_lcd/firmware/src/config/default/system/debug/sys_debug.h"
[Info]: Adding file: "/system/debug/sys_debug.h" to "config/default/system/debug/"
[Info]: Processing file: "/media/ssd2/harmony3/gfx/middleware/aria/library/plugins/gac_source.c.ftl"
[Info]: An exception occured during state processing.
[Error]: Exception cause: java.lang.NullPointerException: Security flag can't be null
[Info]: Stack trace filtered due to currently set log level. See "/home/emy/.mh3/mhc.log" for full details.
[Info]: To change log level filter see Tools->Options->Harmony in MPLABX
[Error]: Aborting project generation. Your project has not been modified.
[Info]: Manifest info has been written in file : /media/ssd2/harmony_pro/sama5d2_lcd/firmware/src/config/default/harmony-manifest-failure.yml
emy@emy-Server:~/tmp/usb4715/FlexConnect$
The text was updated successfully, but these errors were encountered: